Skip to content

Commit 6d515ac

Browse files
committed
added merge_group workflow
1 parent 23eb41a commit 6d515ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ on:
1919
paths:
2020
- '**'
2121
- '!docs/**'
22-
22+
merge_group:
23+
types: [checks_requested]
24+
2325
repository_dispatch:
2426
types: [ ci-release ]
2527

0 commit comments

Comments
 (0)