diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index dc3a206fe3..d5c870d45a 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -6,6 +6,9 @@ on: - master pull_request_target: +permissions: + pull-requests: write + jobs: Label: runs-on: ubuntu-latest