Skip to content

Commit

Permalink
Merge pull request #60 from ant8e/mergify/ant8e/config-update
Browse files Browse the repository at this point in the history
ci(Mergify): configuration update
  • Loading branch information
ant8e authored Apr 18, 2024
2 parents 36e1e91 + 367cae2 commit 9409e40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ pull_request_rules:
- name: Automatic merge of scala-steward PR
conditions:
- author=scala-steward
- check-success=Build and Test (ubuntu-latest, 2.13.11, temurin@8, rootJVM)
- check-success=Build and Test (ubuntu-latest, 2.13.11, temurin@8, rootJVM)
- check-success=Build and Test (ubuntu-latest, 3.3.0, temurin@8, rootJVM)
- check-success=Build and Test (ubuntu-latest, 3.3.0, temurin@8, rootJS)
- check-success=Build and Test (ubuntu-latest, 2.13, temurin@8, rootJVM)
- check-success=Build and Test (ubuntu-latest, 2.13, temurin@8, rootJS)
- check-success=Build and Test (ubuntu-latest, 3, temurin@8, rootJVM)
- check-success=Build and Test (ubuntu-latest, 3, temurin@8, rootJS)
actions:
merge:
method: merge

0 comments on commit 9409e40

Please sign in to comment.