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 715589c commit fa4c6b6Copy full SHA for fa4c6b6
1 file changed
.github/workflows/build-pr.yml
@@ -10,6 +10,8 @@ on:
10
- 2.x
11
- mc/*
12
- dev/*
13
+ merge_group:
14
+ types: [checks_requested]
15
16
permissions:
17
checks: write
0 commit comments