diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 56a098ef..bba459a3 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -6,6 +6,7 @@ jobs: triage: runs-on: ubuntu-latest permissions: + contents: read pull-requests: write steps: - uses: actions/labeler@master