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
|
name: Build test
|
||||||
on:
|
on:
|
||||||
# push:
|
|
||||||
# branches:
|
|
||||||
# - 'master'
|
|
||||||
# - 'main'
|
|
||||||
# workflow_dispatch:
|
|
||||||
workflow_call:
|
workflow_call:
|
||||||
secrets:
|
secrets:
|
||||||
NPM_NEXUS_AUTH:
|
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
|
name: Build test
|
||||||
on:
|
on:
|
||||||
# push:
|
|
||||||
# branches:
|
|
||||||
# - '**'
|
|
||||||
# - '!master'
|
|
||||||
# - '!main'
|
|
||||||
# workflow_dispatch:
|
|
||||||
workflow_call:
|
workflow_call:
|
||||||
secrets:
|
secrets:
|
||||||
NPM_NEXUS_AUTH:
|
NPM_NEXUS_AUTH:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user