Let Mergify handle one PR at a time (#1068)

Docs: https://doc.mergify.io/actions.html#merge
This commit is contained in:
Simon Jakobi 2019-07-04 17:05:50 +02:00 committed by Gabriel Gonzalez
parent 817c833643
commit 6afbba449d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pull_request_rules:
- actions:
merge:
strict: true
strict: smart
method: squash
name: Automatically merge pull requests
conditions: