Merge pull request #3206 from davidhewitt/gh-merge-queue
add github merge queue support
This commit is contained in:
commit
342e4ca678
|
@ -9,6 +9,8 @@ on:
|
|||
# for bors try
|
||||
- trying
|
||||
pull_request:
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
|
Loading…
Reference in New Issue