Fix: trigger on master branch
This commit is contained in:
@@ -2,7 +2,7 @@ name: Deploy Stacks
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
paths:
|
paths:
|
||||||
- 'stacks/**'
|
- 'stacks/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user