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 cc8c9d1 commit b12b711Copy full SHA for b12b711
1 file changed
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build & test
2
on:
3
push:
4
- branches-ignore: [ main ]
+ branches: [ develop ]
5
pull_request:
6
branches: [ develop ]
7
workflow_dispatch:
0 commit comments