Skip to content

Commit 8489d3a

Browse files
committed
ci: add merge_group trigger
This will allow using the merge queue feature.
1 parent 27899a0 commit 8489d3a

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
@@ -4,6 +4,7 @@ on:
44
- main
55
- "*_dev"
66
pull_request:
7+
merge_group:
78
schedule:
89
- cron: '0 18 * * *'
910

0 commit comments

Comments
 (0)