We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e082b4b commit 460b951Copy full SHA for 460b951
1 file changed
.github/workflows/check.yml
@@ -2,10 +2,7 @@ name: Check
2
on:
3
# Run on pull requests to main branch
4
pull_request:
5
- types:
6
- - opened
7
- branches:
8
- - main
+ merge_group:
9
10
jobs:
11
build:
0 commit comments