From 8c7ab50325884d61416454be643d234a7742aad8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 13 Jan 2024 07:40:01 +0100 Subject: [PATCH] Add the action manually. --- .github/workflows/debug-info-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/debug-info-actions.yml b/.github/workflows/debug-info-actions.yml index 545ad8fc7b..c97bcc0c4d 100644 --- a/.github/workflows/debug-info-actions.yml +++ b/.github/workflows/debug-info-actions.yml @@ -27,3 +27,4 @@ jobs: GH_REPO: ${{ github.repository }} NUMBER: ${{ github.event.issue.number }} LABELS: v2-layout-issue + - uses: dessant/label-actions@v4