Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pk044 authored Dec 27, 2021
1 parent 63db63a commit ea8d67d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@ pull_request_rules:
conditions:
- base=master
- author=scala-steward
- status-success=Build and Test (ubuntu-latest, 2.12.15, [email protected])
- status-success=Build and Test (ubuntu-latest, 2.13.7, [email protected])
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@17)
- status-success=Build and Test (ubuntu-latest, 2.13.7, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.13.7, temurin@17)
- status-success=Build and Test (ubuntu-latest, 3.1.0, temurin@8)
- status-success=Build and Test (ubuntu-latest, 3.1.0, temurin@17)
actions:
merge:
method: squash
Expand Down

0 comments on commit ea8d67d

Please sign in to comment.