We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790dd89 commit 4e4efb1Copy full SHA for 4e4efb1
1 file changed
.github/workflows/staging-cd.yml
@@ -2,7 +2,7 @@ name: 'Staging CD'
2
on:
3
push:
4
branches:
5
- - 'grunt/staging-cd'
+ - 'dev'
6
jobs:
7
StagingDeploy:
8
runs-on: ubuntu-latest
0 commit comments