chore: update GitHub workflow branch trigger for authentication feature branch

This commit is contained in:
Mauricio Siu 2025-02-22 23:20:27 -06:00
parent 3f2722f28d
commit 0ec8e2baa1

View File

@ -2,7 +2,7 @@ name: Dokploy Docker Build
on:
push:
branches: [main, canary, "feat/monitoring"]
branches: [main, canary, "feat/better-auth-2"]
env:
IMAGE_NAME: dokploy/dokploy