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:
|
||||
branches:
|
||||
- main
|
||||
- bcpeinhardt/ci-to-build-new-registry-on-push-to-main
|
||||
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user