Skip to content

Commit

Permalink
Update mergify.yml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
yellow-shine authored Mar 13, 2024
1 parent 58e2ce7 commit 496c412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pull_request_rules:
- or:
- base=main
- base~=^2(\.\d+){1,2}$
- 'status-success=Lint and Test'
- 'status-success=Lint and Test / Run Lint and Tests (3.9) (pull_request) '
actions:
label:
add:
Expand All @@ -42,7 +42,7 @@ pull_request_rules:
- base=main
- base~=^2(\.\d+){1,2}$
- or:
- 'status-success=Lint and Test'
- 'status-success=Lint and Test / Run Lint and Tests (3.9) (pull_request) '
actions:
label:
remove:
Expand Down

0 comments on commit 496c412

Please sign in to comment.