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 5ab7869 commit e141745Copy full SHA for e141745
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ merge_group:
11
+ types:
12
+ - checks_requested
13
14
concurrency:
15
group: ${{ github.head_ref || github.run_id }}
0 commit comments