trigger CI on azure-deploy branch

This commit is contained in:
2026-04-14 21:35:36 -06:00
parent 9cafc305fd
commit 06a6eeff9c

View File

@@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches: [main]
branches: [main, azure-deploy]
env:
REGISTRY: ghcr.io