We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab56409 commit 7828763Copy full SHA for 7828763
.github/workflows/build.yaml
@@ -1,8 +1,7 @@
1
name: Build
2
on:
3
push:
4
- branches:
5
- - main
+ branches: [main, dev]
6
pull_request:
7
workflow_dispatch:
8
0 commit comments