Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgica authored Jan 15, 2022
1 parent 43be078 commit 599f21a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
queue_rules:
- name: dependency-update
conditions:
- check-success=Build and Test (ubuntu-latest, 2.13.7, temurin@8)
- check-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8)
- check-success=Build and Test (ubuntu-latest, 2.12.15, temurin@8)

pull_request_rules:
- name: Merge using the merge queue
conditions:
- base=main
- check-success=Build and Test (ubuntu-latest, 2.13.7, temurin@8)
- check-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8)
- check-success=Build and Test (ubuntu-latest, 2.12.15, temurin@8)
- author=scala-steward
actions:
Expand Down

0 comments on commit 599f21a

Please sign in to comment.