Skip to content

Commit 7395f6c

Browse files
committed
chore(Build): Added merge_group to workflow
We're gonna use merge queues for PRs from now on
1 parent 77be924 commit 7395f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
types:
1212
- opened
1313
- synchronize
14+
merge_group:
1415

1516
permissions:
1617
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)