From 4990e3686dbb568a9e779eae359e926f57fd76d1 Mon Sep 17 00:00:00 2001 From: Matthew Nicely <50021634+mnicely@users.noreply.github.com> Date: Thu, 13 Oct 2022 07:52:38 -0400 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ddc6b5b5..56a098ef 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -5,6 +5,8 @@ on: jobs: triage: runs-on: ubuntu-latest + permissions: + pull-requests: write steps: - uses: actions/labeler@master with: