Skip to content

Commit bb56dcf

Browse files
committed
Add merge group trigger to workflow
1 parent 4a94d54 commit bb56dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: ['main']
66
pull_request:
7+
merge_group:
78
schedule:
89
- cron: "25 6 * * 5"
910

0 commit comments

Comments
 (0)