Cleanup
This commit is contained in:
parent
ce33e4be49
commit
3a093ca95d
5
.github/workflows/frontend-build-prod.yml
vendored
5
.github/workflows/frontend-build-prod.yml
vendored
@ -1,10 +1,5 @@
|
||||
name: Build test
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
# - 'main'
|
||||
# workflow_dispatch:
|
||||
workflow_call:
|
||||
secrets:
|
||||
NPM_NEXUS_AUTH:
|
||||
|
6
.github/workflows/frontend-build-test.yml
vendored
6
.github/workflows/frontend-build-test.yml
vendored
@ -1,11 +1,5 @@
|
||||
name: Build test
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - '**'
|
||||
# - '!master'
|
||||
# - '!main'
|
||||
# workflow_dispatch:
|
||||
workflow_call:
|
||||
secrets:
|
||||
NPM_NEXUS_AUTH:
|
||||
|
Loading…
x
Reference in New Issue
Block a user