🔐 添加 receive-spoke-checkin workflow 权限声明
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/31464b25-254d-4486-a160-eb63051b997a
This commit is contained in:
parent
3abd89802f
commit
0006a39bb3
|
|
@ -9,6 +9,9 @@ on:
|
|||
repository_dispatch:
|
||||
types: [spoke-checkin]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
receive:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue