Skip to content

Commit

Permalink
mergify with regex for all jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay committed Dec 9, 2024
1 parent 3266020 commit 00288c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
- status-success=Rust CI
- status-success=^Rust CI.*
actions:
merge:
method: merge
method: merge

0 comments on commit 00288c5

Please sign in to comment.