We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca7a69f + 08b8b2e commit 2ee19c9Copy full SHA for 2ee19c9
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,7 @@ name: Aries Cloud Agency CI
4
# events but only for the master branch
5
on:
6
push:
7
- branches: [ master ]
+ branches: [ deploy ]
8
9
jobs:
10
build-and-deploy:
0 commit comments