Skip to content

Commit c71cb42

Browse files
authored
chore(ci): Run CI checks on merge groups (#249)
1 parent 9f37696 commit c71cb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, pull_request]
1+
on: [push, pull_request, merge_group]
22

33
name: Continuous integration
44

0 commit comments

Comments
 (0)