Skip to content

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches:
99
- main
10+
merge_group:
11+
types:
12+
- checks_requested
1013

1114
concurrency:
1215
group: ${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)