We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74f037 commit 08b8b2eCopy full SHA for 08b8b2e
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