Skip to content

Commit fa4c6b6

Browse files
authored
Add merge queue trigger to PR workflow (#6203)
1 parent 715589c commit fa4c6b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- 2.x
1111
- mc/*
1212
- dev/*
13+
merge_group:
14+
types: [checks_requested]
1315

1416
permissions:
1517
checks: write

0 commit comments

Comments
 (0)