add current branch to branch triggers to test action
This commit is contained in:
1
.github/workflows/deploy-registry.yaml
vendored
1
.github/workflows/deploy-registry.yaml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- bcpeinhardt/ci-to-build-new-registry-on-push-to-main
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user