From bf175167497fb30b710605442d367660e2d8c3d4 Mon Sep 17 00:00:00 2001 From: Merel Theisen Date: Tue, 5 Nov 2024 15:30:48 +0100 Subject: [PATCH] Remove broken action to move issues to column Signed-off-by: Merel Theisen --- .github/workflows/wizard-board.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .github/workflows/wizard-board.yml diff --git a/.github/workflows/wizard-board.yml b/.github/workflows/wizard-board.yml deleted file mode 100644 index afe5822f3c..0000000000 --- a/.github/workflows/wizard-board.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Move to Needs more info on Wizard Board - -on: - issues: - types: [labeled] -jobs: - Move_Labeled_Issue_On_Wizard_Board: - runs-on: ubuntu-latest - steps: - - uses: konradpabjan/move-labeled-or-milestoned-issue@v2.0 - with: - action-token: "${{ secrets.GITHUB_TOKEN }}" - project-url: "https://github.com/orgs/kedro-org/projects/10" - column-name: "Needs more info" - label-name: "support: needs more info" - columns-to-ignore: ""