Skip to content

Commit

Permalink
Updated mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jun 24, 2023
1 parent 9c5175d commit b6751b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pull_request_rules:
- status-success=Test Successful
- status-success=Docker Test Successful
- status-success=Windows Test Successful
- status-success=MinGW Test Successful
- status-success=MinGW
- status-success=Cygwin Test Successful
- status-success=continuous-integration/appveyor/pr
actions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
CHERE_INVOKING: 1

timeout-minutes: 30
name: "MSYS2 MinGW"
name: "MinGW"

steps:
- name: Checkout Pillow
Expand Down

0 comments on commit b6751b2

Please sign in to comment.