From de71a529fcaee45b8aab260b853b66780ae0155b Mon Sep 17 00:00:00 2001 From: Indigo Date: Mon, 12 May 2025 08:12:15 -0700 Subject: [PATCH] Add PR permissions --- .github/workflows/sync-fork.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-fork.yml b/.github/workflows/sync-fork.yml index 07279b3..e1a6966 100644 --- a/.github/workflows/sync-fork.yml +++ b/.github/workflows/sync-fork.yml @@ -6,6 +6,7 @@ on: permissions: contents: write + pull-requests: write jobs: sync: