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 4c257ee commit c9335ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pull_request_rules:
- name: merge scala-steward's PRs
conditions:
- author=scala-steward
- status-success=Build (2.13.11, [email protected], ubuntu-latest)
- status-success=build
actions:
merge:
method: squash

0 comments on commit c9335ff

Please sign in to comment.