From bb3f4420bf5a776342a1bfa44843b816743870c9 Mon Sep 17 00:00:00 2001 From: Marc Lopez Rubio Date: Tue, 10 May 2022 16:11:24 +0800 Subject: [PATCH] mergify: Attempt auto-merge fix for beats-update (#8080) Signed-off-by: Marc Lopez Rubio --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index de97a15366e..4030118a05d 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -137,7 +137,7 @@ pull_request_rules: conditions: - check-success=apm-ci/pr-merge - label=automation - - base~=^update-beats + - head~=^update-beats - files~=^(go.mod|go.sum|NOTICE.txt) actions: queue: