From 0d2b24cf8e5cfc0dd4d2f2cca2c3433335bedf06 Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Tue, 13 Jun 2023 14:20:46 -0400 Subject: [PATCH] chore: update permissions on labels.yaml --- .github/workflows/labels.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/labels.yaml b/.github/workflows/labels.yaml index f40bd0430..441ab6892 100644 --- a/.github/workflows/labels.yaml +++ b/.github/workflows/labels.yaml @@ -24,6 +24,9 @@ permissions: read-all jobs: build: runs-on: ubuntu-latest + permissions: + issues: write + pull-requests: write steps: - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 - uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0