Fix: trigger on master branch

This commit is contained in:
knight 2025-12-31 14:21:46 -05:00
parent 6c42a1c035
commit 36c54547a5

View File

@ -2,7 +2,7 @@ name: Deploy Stacks
on:
push:
branches: [main]
branches: [master]
paths:
- 'stacks/**'
workflow_dispatch: