From 27e3df677c5c054c31792f0ade7ae83365fb184d Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Tue, 17 Oct 2023 22:45:23 +1100 Subject: [PATCH] fix permissions --- .github/workflows/sync-labels.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 8deff3e..5128a63 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -10,6 +10,7 @@ on: permissions: issues: write + pull-requests: write jobs: sync-labels: