From db46c48ca838476bfe3409b020f979632850b272 Mon Sep 17 00:00:00 2001 From: Patrick Lacey Date: Sat, 4 Jul 2026 02:36:09 -0400 Subject: [PATCH] fix: update pr-review pr write access --- .github/workflows/pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 7c72c8a..c594fd1 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -15,7 +15,7 @@ on: permissions: contents: read - pull-requests: read + pull-requests: write issues: write concurrency: