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 5907724 commit 0b8011d
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: automatic update of pull requests where more 1 commits behind
conditions:
- base=main
- "#commits-behind>1"
- "#commits-behind>0"
actions:
update:
- name: automatic approval for scala-stewart pull requests
Expand Down

0 comments on commit 0b8011d

Please sign in to comment.