From 98b73fc95d744025c6fde4f8835ec3b536506937 Mon Sep 17 00:00:00 2001 From: Matthew Nicely <50021634+mnicely@users.noreply.github.com> Date: Thu, 13 Oct 2022 07:55:33 -0400 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 1 + 1 file changed, 1 insertion(+) 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