We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff4d91 commit af4c174Copy full SHA for af4c174
1 file changed
.github/workflows/flutter-web.yml
@@ -2,7 +2,7 @@ name: Flutter Web Build and Deploy
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, dev-v1 ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments