From e7a88f225d3396b5b5b271467d7892cfe235750b Mon Sep 17 00:00:00 2001 From: matt korwel Date: Fri, 19 Sep 2025 01:26:32 -0700 Subject: [PATCH] no workflows (#8884) Co-authored-by: gemini-cli-robot --- .github/workflows/release-patch-1-create-pr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-patch-1-create-pr.yml b/.github/workflows/release-patch-1-create-pr.yml index 23050493d4..202a7bfaeb 100644 --- a/.github/workflows/release-patch-1-create-pr.yml +++ b/.github/workflows/release-patch-1-create-pr.yml @@ -36,7 +36,6 @@ jobs: contents: 'write' pull-requests: 'write' actions: 'write' - workflows: 'write' steps: - name: 'Checkout' uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8' # ratchet:actions/checkout@v5