Merge PR #5734: Tweak mergify config

This commit is contained in:
Alexander Bezobchuk 2020-03-01 20:51:45 -05:00 committed by GitHub
commit f403cda2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pull_request_rules:
- name: automerge to master with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>=1"
- "#approved-reviews-by>1"
- base=master
- label=automerge
actions: