Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgica authored Mar 6, 2024
1 parent 9ee4e8d commit 6d4dfb4
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,15 +1,15 @@
queue_rules:
- name: dependency-update
conditions:
- check-success=Build and Test (ubuntu-latest, 3.3.1, temurin@11)
- check-success=Build and Test (ubuntu-latest, 3.3.3, temurin@11)
- check-success=Build and Test (ubuntu-latest, 2.13.13, temurin@11)
- check-success=Build and Test (ubuntu-latest, 2.12.19, temurin@11)

pull_request_rules:
- name: Merge using the merge queue
conditions:
- base=main
- check-success=Build and Test (ubuntu-latest, 3.3.1, temurin@11)
- check-success=Build and Test (ubuntu-latest, 3.3.3, temurin@11)
- check-success=Build and Test (ubuntu-latest, 2.13.13, temurin@11)
- check-success=Build and Test (ubuntu-latest, 2.12.19, temurin@11)
- author=scala-steward
Expand Down

0 comments on commit 6d4dfb4

Please sign in to comment.