From 79614eabdf580f2cd0fb9bbea9e3345e42fa4b4a Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Thu, 10 Oct 2024 19:11:51 +0100 Subject: [PATCH] Remove "Add to docs project" workflow (#93476) --- .github/commands.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index af047be4341..cbbdea3813b 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -59,14 +59,6 @@ "url": "https://github.com/orgs/grafana/projects/76" } }, - { - "type": "label", - "name": "type/docs", - "action": "addToProject", - "addToProject": { - "url": "https://github.com/orgs/grafana/projects/69" - } - }, { "type": "label", "name": "datasource/Azure",