Update .mergify.yml

Hopefully fixes #1861
This commit is contained in:
Arya Irani 2021-04-08 02:32:18 -04:00 committed by GitHub
parent ff28739153
commit 84ad572923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,10 @@
pull_request_rules:
- name: automatic merge on CI success and review
conditions:
- status-success=CI
- status-success=ubuntu-20.04
- status-success=ubuntu-18.04
- status-success=macOS-11.0
- status-success=macOS-10.15
- label=ready-to-merge
- "#approved-reviews-by>=1"
actions: