Skip to content

Commit

Permalink
Trigger workflows for merge queue groups
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored and Ralith committed Jul 25, 2024
1 parent 55fd192 commit 2677bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: ['main', '0.8.x']
pull_request:
merge_group:
schedule:
- cron: "21 3 * * 5"

Expand Down

0 comments on commit 2677bce

Please sign in to comment.