This commit is contained in:
Marko Frankovic 2025-03-13 07:42:52 +01:00
parent ce33e4be49
commit 3a093ca95d
2 changed files with 0 additions and 11 deletions

View File

@ -1,10 +1,5 @@
name: Build test name: Build test
on: on:
# push:
# branches:
# - 'master'
# - 'main'
# workflow_dispatch:
workflow_call: workflow_call:
secrets: secrets:
NPM_NEXUS_AUTH: NPM_NEXUS_AUTH:

View File

@ -1,11 +1,5 @@
name: Build test name: Build test
on: on:
# push:
# branches:
# - '**'
# - '!master'
# - '!main'
# workflow_dispatch:
workflow_call: workflow_call:
secrets: secrets:
NPM_NEXUS_AUTH: NPM_NEXUS_AUTH: