diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 237c11cd..52125b3b 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -4,6 +4,12 @@ on: workflows: ["Check Review"] types: - completed + +permissions: + contents: read + issues: write + pull-requests: write + jobs: on-failure: