Skip to content

Commit f5130ac

Browse files
authored
CI: fix merge queue (#2189)
1 parent 1057092 commit f5130ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- master
9+
merge_group:
10+
types: [checks_requested]
911

1012
permissions:
1113
contents: read

0 commit comments

Comments
 (0)