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 4013848 commit 35be557Copy full SHA for 35be557
.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