From d52360023c8c81abf9bf4a448c72b1ba300de943 Mon Sep 17 00:00:00 2001 From: Jerome Fitzgerald Date: Sat, 3 Apr 2021 20:48:18 -0400 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20kodiak=20automerge=5Flabel?= =?UTF-8?q?=20catch-all=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/.kodiak.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.kodiak.toml b/.github/.kodiak.toml index c39e9e4f..f623164c 100644 --- a/.github/.kodiak.toml +++ b/.github/.kodiak.toml @@ -4,7 +4,7 @@ version = 1 [merge] -automerge_label = "🥳️ LGTM" +automerge_label = [" 🥳️ LGTM", "🥳️ LGTM","🥳️ LGTM","LGTM"] require_automerge_label = true blocking_labels = ["🚧️ WIP"] method = "rebase"