From da7ff03cff8f78f2c7b95b2a471306b5c289be84 Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Thu, 24 Oct 2019 19:04:44 +0400 Subject: [PATCH] Update .mergify.yml --- .mergify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index c797027..db32708 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -28,7 +28,7 @@ pull_request_rules: actions: merge: method: merge - strict: true + strict: false delete_head_branch: - name: automatic merge by renovate conditions: @@ -40,5 +40,5 @@ pull_request_rules: actions: merge: method: merge - strict: true + strict: false delete_head_branch: