Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6126b8

Browse files
authored
chore: add merge_group trigger to run ci on the merge queue (typescript-eslint#6445)
1 parent dcd05f0 commit d6126b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- '**'
11+
merge_group:
1112

1213
env:
1314
PRIMARY_NODE_VERSION: 18

0 commit comments

Comments
 (0)