From 59037674b0bb97bb765af3e9fa8f5b34357cd72e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Dec 2025 03:19:34 +0000 Subject: [PATCH] Add explicit permissions to save-pr-number job Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --- .github/workflows/get-backend-memory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/get-backend-memory.yml b/.github/workflows/get-backend-memory.yml index 49e490336c..6f36c088f1 100644 --- a/.github/workflows/get-backend-memory.yml +++ b/.github/workflows/get-backend-memory.yml @@ -72,6 +72,7 @@ jobs: save-pr-number: runs-on: ubuntu-latest + permissions: {} steps: - name: Save PR number env: