Mergify: configuration update

master
Kevin F 2020-02-21 02:57:31 -06:00
parent d342bb3e5b
commit 1b52a957dc
1 changed files with 7 additions and 0 deletions

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