Skip to content

Commit a70e398

Browse files
committedJun 4, 2023
add github merge queue support
1 parent 6b85130 commit a70e398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
# for bors try
1010
- trying
1111
pull_request:
12+
merge_group:
13+
types: [checks_requested]
1214
workflow_dispatch:
1315

1416
concurrency:

0 commit comments

Comments
 (0)
Please sign in to comment.