diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 0088563f00..3b05b57a88 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,6 +12,7 @@ on: jobs: triage: permissions: + checks: write contents: read pull-requests: write if: github.event.pull_request.draft == false