Skip to content

Commit 306fa0b

Browse files
committed
ci: enable merge queue
1 parent 340ab32 commit 306fa0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- main
1010
- release/*
11+
merge_group:
12+
types:
13+
- checks_requested
1114

1215
jobs:
1316
lint:

0 commit comments

Comments
 (0)