From 0006a39bb3a17a2251f1c8e9a1968f5f07b821ec Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 20 Mar 2026 17:35:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=90=20=E6=B7=BB=E5=8A=A0=20receive-spo?= =?UTF-8?q?ke-checkin=20workflow=20=E6=9D=83=E9=99=90=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/31464b25-254d-4486-a160-eb63051b997a --- .github/workflows/receive-spoke-checkin.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/receive-spoke-checkin.yml b/.github/workflows/receive-spoke-checkin.yml index 34b413cc..11eb13e5 100644 --- a/.github/workflows/receive-spoke-checkin.yml +++ b/.github/workflows/receive-spoke-checkin.yml @@ -9,6 +9,9 @@ on: repository_dispatch: types: [spoke-checkin] +permissions: + contents: write + jobs: receive: runs-on: ubuntu-latest