Skip to content

Commit d627330

Browse files
committed
ci: run on merge groups
1 parent bc6f961 commit d627330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI (Linux)
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened]
6+
merge_group:
7+
types: [checks_requested]
68
push:
79
branches: [master]
810

0 commit comments

Comments
 (0)