Skip to content

Commit 57ed429

Browse files
authored
ci: Add merge group to ci triggers (#1423)
Adds ci support for using merge queues.
1 parent ef0c691 commit 57ed429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
tags:
88
- "*"
99
pull_request:
10+
merge_group:
1011

1112
jobs:
1213
lint:

0 commit comments

Comments
 (0)