From a57f4a236c41493dd4c67137f6994039c95be7bd Mon Sep 17 00:00:00 2001 From: Anit Sarkar Date: Sun, 6 Oct 2024 17:44:43 +0530 Subject: [PATCH] Update auto-label-action.yml --- .github/workflows/auto-label-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-label-action.yml b/.github/workflows/auto-label-action.yml index d4147934..87c96558 100644 --- a/.github/workflows/auto-label-action.yml +++ b/.github/workflows/auto-label-action.yml @@ -9,7 +9,7 @@ on: permissions: issues: write pull-requests: write - contents: read # Required to read repository contents + contents: write # Required to read repository contents jobs: label: