We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317af6a commit ae434a8Copy full SHA for ae434a8
.github/workflows/DeployMainBranch.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- 'main'
6
+ - 'fixProdDeployment'
7
8
jobs:
9
deploy_to_test:
0 commit comments