Skip to content

Commit

Permalink
Added mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Aug 7, 2023
1 parent 9ce42dc commit 710d4c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pull_request_rules:
- name: Automatic merge for dependency updates
conditions:
- "head~=update/"
- or:
- "author=hnaderi"
- "author=scala-steward"
actions:
merge:
method: merge

0 comments on commit 710d4c3

Please sign in to comment.