Change workflow to also build on new branch

This commit is contained in:
Austin McKinley
2025-07-29 18:27:45 -07:00
parent d66bf87a9c
commit 0af43d6fa8
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- go-bump
env:
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}