From 32a7aa33b8e8df6f4ab0a6935139152daa96a0cb Mon Sep 17 00:00:00 2001 From: Laura Benz <48948963+L-M-K-B@users.noreply.github.com> Date: Tue, 6 Feb 2024 15:25:11 +0100 Subject: [PATCH] I18n: Refactor action (#81970) refactor --- .github/pr-commands.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 6b309908d5d..29f3cc94782 100644 --- a/.github/pr-commands.json +++ b/.github/pr-commands.json @@ -461,8 +461,7 @@ "matches": ["public/locales/de-DE/grafana.json", "public/locales/es-ES/grafana.json", "public/locales/fr-FR/grafana.json", "public/locales/zh-Hans/grafana.json"], "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/78", - "column": "\uD83D\uDD0D In review" + "url": "https://github.com/orgs/grafana/projects/78" } } ]