From 8997855922af45ff8b6a6d15373e893d7e441a10 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:02:38 +0100 Subject: [PATCH] Update auto-labeler.yml --- .github/workflows/auto-labeler.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index d962b03c..a37606d5 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -8,7 +8,6 @@ jobs: permissions: contents: read pull-requests: write - workflows: write runs-on: ubuntu-latest steps: - uses: actions/checkout@v4