From 75fed7493eeb13dc35169a82c86b1b1d01087e5f Mon Sep 17 00:00:00 2001 From: Matthew Nicely <50021634+mnicely@users.noreply.github.com> Date: Thu, 13 Oct 2022 08:01:21 -0400 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index bba459a3..fab3ec59 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: read - pull-requests: write + pull-requests: read|write steps: - uses: actions/labeler@master with: