We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb08a6 commit c5a4c9cCopy full SHA for c5a4c9c
.github/workflows/deploy.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- dev
7
+ - main
8
9
jobs:
10
deploy:
0 commit comments