security: add explicit permissions block (contents: write) to workflow

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/eb3680e9-28cd-4863-b8a9-09a5d12061af
This commit is contained in:
copilot-swe-agent[bot] 2026-03-24 16:53:31 +00:00
parent a0da8b685b
commit c881763337
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ on:
required: false
type: string
permissions:
contents: write
jobs:
think:
runs-on: ubuntu-latest