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 c4e5fac commit b68d3edCopy full SHA for b68d3ed
1 file changed
.github/workflows/build.yaml
@@ -10,6 +10,8 @@ on:
10
- main
11
pull_request:
12
workflow_dispatch:
13
+ # needed for checks in merge queue
14
+ merge_group:
15
16
permissions: read-all
17
0 commit comments