8d419f
From 14b8f663049a902aac962f9a522595df9db6b6bc Mon Sep 17 00:00:00 2001
8d419f
From: David Tardon <dtardon@redhat.com>
8d419f
Date: Mon, 6 Jun 2022 15:39:22 +0200
8d419f
Subject: [PATCH] ci(Mergify): fix copy&paste bug
8d419f
8d419f
RHEL-only
8d419f
8d419f
Related: #2087652
8d419f
---
8d419f
 .mergify.yml | 4 ++--
8d419f
 1 file changed, 2 insertions(+), 2 deletions(-)
8d419f
8d419f
diff --git a/.mergify.yml b/.mergify.yml
8d419f
index c06e0fb1be..b7852b201c 100644
8d419f
--- a/.mergify.yml
8d419f
+++ b/.mergify.yml
8d419f
@@ -30,7 +30,7 @@ pull_request_rules:
8d419f
           - "-check-neutral=LGTM analysis: Python"
8d419f
         - and:    
8d419f
           - "-check-success=LGTM analysis: C/C++"
8d419f
-          - "-check-neutral=LGTM analysis: Python"
8d419f
+          - "-check-neutral=LGTM analysis: C/C++"
8d419f
       # Packit
8d419f
       - -check-success=rpm-build:centos-stream-9-aarch64
8d419f
       - -check-success=rpm-build:centos-stream-9-x86_64
8d419f
@@ -66,7 +66,7 @@ pull_request_rules:
8d419f
         - "check-neutral=LGTM analysis: Python"
8d419f
       - or:    
8d419f
         - "check-success=LGTM analysis: C/C++"
8d419f
-        - "check-neutral=LGTM analysis: Python"
8d419f
+        - "check-neutral=LGTM analysis: C/C++"
8d419f
       # Packit
8d419f
       - check-success=rpm-build:centos-stream-9-aarch64
8d419f
       - check-success=rpm-build:centos-stream-9-x86_64