From a11d1dd21e798f142ca11e9b0c3e22c271a154a1 Mon Sep 17 00:00:00 2001 From: Stypox Date: Thu, 16 Nov 2023 23:14:49 +0100 Subject: [PATCH] test3 --- .github/workflows/pr-labeler.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index e0dba3111d6..fbe3663e53d 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -8,8 +8,7 @@ jobs: changed-lines-count-labeler: runs-on: ubuntu-latest name: Automatically labelling pull requests based on the changed lines count - permissions: - pull-requests: write + permissions: write-all steps: - name: Set a label uses: TeamNewPipe/changed-lines-count-labeler@main