Skip to content

Commit

Permalink
Add merge group trigger to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Oct 23, 2023
1 parent 6c2b90b commit e0df48c
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']
pull_request:
merge_group:
schedule:
- cron: "25 6 * * 5"

Expand Down

0 comments on commit e0df48c

Please sign in to comment.