From 1afaa4b92900e88b69c1afaf48f664ebe325625f Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Tue, 10 Jun 2025 13:05:12 +0200 Subject: [PATCH] Update datasource/Loki label addToProject command (#106467) --- .github/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.json b/.github/commands.json index da2c16a918d..b26f0a37719 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -128,7 +128,7 @@ "name": "datasource/Loki", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/203" + "url": "https://github.com/orgs/grafana/projects/457" } }, {