From 3d5e7b64ea6e1b3c71d80526378e7b3362fc8898 Mon Sep 17 00:00:00 2001 From: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> Date: Wed, 1 Sep 2021 12:13:11 +0530 Subject: [PATCH] ci: Update auto-close condition --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index cd221b134c..0bd9641d5b 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -2,7 +2,7 @@ pull_request_rules: - name: Auto-close PRs on stable branch conditions: - and: - - or: + - and: - author!=surajshetty3416 - author!=gavindsouza - or: