Skip to content

Commit

Permalink
Check name update in mergify
Browse files Browse the repository at this point in the history
The check name was modified to tox and this commit updates the
mergify configuration.

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
  • Loading branch information
psathyan committed Jan 13, 2025
1 parent 49dc4a5 commit b5433f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pull_request_rules:
- label!=work-in-progress
- base=master
- branch-protection-review-decision=approved
- check-success=tox (3.7)
- check-success=tox
actions:
merge:
method: merge
Expand Down

0 comments on commit b5433f9

Please sign in to comment.