We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4d089 commit 8f852b3Copy full SHA for 8f852b3
1 file changed
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: deploy
3
on:
4
push:
5
branches:
6
- - dontlook
+ - dev
7
workflow_dispatch:
8
9
concurrency: ${{ github.workflow }}-${{ github.ref }}
0 commit comments