🌉 federation-bridge.yml: 添加 permissions 限制 GITHUB_TOKEN 权限
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/be54ebf1-0ab1-421d-9f24-e7cb76219d38
This commit is contained in:
parent
01015dde7f
commit
7113442fe5
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
bridge:
|
||||
name: "🌉 桥接执行"
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue