diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 562f7217a..f065d530d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -5,7 +5,8 @@ on: types: [opened, synchronize, reopened] permissions: - pull-requests: read + contents: read + pull-requests: write jobs: label: