From 1780e6dc613d85b5c442bc497256f4d70e3f04cb Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 13 Jan 2024 07:55:04 +0100 Subject: [PATCH] Remove label step, no longer necessary. --- .github/workflows/debug-info-actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/debug-info-actions.yml b/.github/workflows/debug-info-actions.yml index 753b6dd548..90ff6bffa2 100644 --- a/.github/workflows/debug-info-actions.yml +++ b/.github/workflows/debug-info-actions.yml @@ -31,4 +31,3 @@ jobs: NUMBER: ${{ github.event.issue.number }} V2_ISSUE_REPLY_BODY: ${{ secrets.V2_ISSUE_REPLY_BODY }} LABELS: v2-layout-issue - - uses: dessant/label-actions@v4