We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a94d54 commit bb56dcfCopy full SHA for bb56dcf
.github/workflows/rust.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: ['main']
6
pull_request:
7
+ merge_group:
8
schedule:
9
- cron: "25 6 * * 5"
10
0 commit comments