Skip to content

Commit ca08ad7

Browse files
authored
Add merge_group trigger to workflows for merge queue (#814)
Add merge_group trigger to tests workflow for merge queue
1 parent f9f63e0 commit ca08ad7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

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

1416
jobs:
1517
yaml-lint:

0 commit comments

Comments
 (0)