Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnu-liguobin authored Sep 21, 2023
1 parent a6d5a79 commit 57b87e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ pull_request_rules:
conditions:
- author=scala-steward
- "body~=(labels: library-update, early-semver-minor)|(labels: library-update, early-semver-patch)|(labels: sbt-plugin-update, early-semver-minor)|(labels: sbt-plugin-update, early-semver-patch)|(labels: test-library-update)"
- "check-success=Java8"
- "check-success=Java11"
- "check-success=ci"
actions:
merge:
method: squash

0 comments on commit 57b87e2

Please sign in to comment.