Skip to content

Commit b5433f9

Browse files
committed
Check name update in mergify
The check name was modified to tox and this commit updates the mergify configuration. Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
1 parent 49dc4a5 commit b5433f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pull_request_rules:
66
- label!=work-in-progress
77
- base=master
88
- branch-protection-review-decision=approved
9-
- check-success=tox (3.7)
9+
- check-success=tox
1010
actions:
1111
merge:
1212
method: merge

0 commit comments

Comments
 (0)