We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2d112 commit de307b7Copy full SHA for de307b7
1 file changed
.github/workflows/check-pull-requests.yml
@@ -1,7 +1,8 @@
1
name: check and build pull requests
2
3
on:
4
- pull_request: []
+ pull_request:
5
+ branches: main
6
7
jobs:
8
build-website:
0 commit comments