From 896009a51b9f806d5bfcff93ac2a9e8221280256 Mon Sep 17 00:00:00 2001 From: Ivan Blinkov Date: Wed, 26 Feb 2020 23:50:13 +0300 Subject: [PATCH] Update .mergify.yml --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 7f11f7f5b84..22f1a37d5e7 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -28,7 +28,7 @@ pull_request_rules: pull_request_rules: - name:Aautomatic merge for ImgBot pull requests conditions: - - a"uthor=imgbot[bot]" + - "author=imgbot[bot]" - "#status-failure=1" # Description check - "base=master" actions: