From f1b4964b24c1339935cda99498b89980934f1f50 Mon Sep 17 00:00:00 2001 From: Sarah Zinger Date: Mon, 22 Jul 2024 14:22:29 -0400 Subject: [PATCH] Update the elastic search workflow to go to aws datasources squad (#90768) --- .github/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.json b/.github/commands.json index 5f521f157a2..5f02fc4967e 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -168,7 +168,7 @@ "name": "datasource/Elasticsearch", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/203" + "url": "https://github.com/orgs/grafana/projects/97" } }, {