add current branch to branch triggers to test action

This commit is contained in:
Benjamin
2024-12-11 15:48:03 -06:00
parent 3e2128c99b
commit df92e319e9

View File

@@ -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: