diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index f99d24792283a51..2d57b4fca668f18 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -6,6 +6,10 @@ on: branches: - "main" +permissions: + issues: write + pull-requests: write + jobs: # Docs: https://github.com/actions/labeler label-by-path: