From 8276fa44bf4c858293736eb0553d9bcf2525683e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Sat, 24 Jul 2021 14:56:24 +0200 Subject: [PATCH] ci: Debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs --- .github/workflows/metadata-label-pr-ci-status.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/metadata-label-pr-ci-status.yaml b/.github/workflows/metadata-label-pr-ci-status.yaml index 970d5377..342cd82d 100644 --- a/.github/workflows/metadata-label-pr-ci-status.yaml +++ b/.github/workflows/metadata-label-pr-ci-status.yaml @@ -66,8 +66,6 @@ jobs: name: Label lint and install status runs-on: ubuntu-20.04 if: "${{ github.event.workflow.name == 'Charts: Lint and test' }}" - needs: - - get-info steps: - uses: getsentry/action-github-app-token@v1 id: get-app-token