Mergify: configuration update

This commit is contained in:
Kevin F 2020-02-21 02:57:31 -06:00
parent d342bb3e5b
commit 1b52a957dc

7
.mergify.yml Normal file
View File

@ -0,0 +1,7 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: merge