Skip to content

Commit

Permalink
add mergify support
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro.obodowsky committed Sep 21, 2023
1 parent f000ae9 commit 4c257ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ pull_request_rules:
- name: merge scala-steward's PRs
conditions:
- author=scala-steward
- status-success=Format
- status-success=Test (2.13.11, [email protected], ubuntu-latest)
- status-success=Test (2.13.11, [email protected], ubuntu-20.04)
- status-success=Build (2.13.11, [email protected], ubuntu-latest)
actions:
merge:
method: squash

0 comments on commit 4c257ee

Please sign in to comment.