Skip to content

Commit e6c8f5f

Browse files
ci: run flows on merge queue
1 parent 1682e44 commit e6c8f5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
merge_group:
9+
branches:
10+
- main
11+
812
jobs:
913
test:
1014
uses: ./.github/workflows/test.yaml

0 commit comments

Comments
 (0)