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 79ce9fa commit 98ade49Copy full SHA for 98ade49
.github/workflows/check_build.yml
@@ -1,7 +1,7 @@
1
name: Check build
2
on:
3
- push:
4
- branches-ignore:
+ pull_request:
+ branches:
5
- main
6
7
jobs:
0 commit comments