mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 21:07:00 -07:00
fix(ci): add actions:read permission to orchestrator
This commit is contained in:
@@ -15,6 +15,7 @@ permissions:
|
||||
security-events: 'write'
|
||||
checks: 'write'
|
||||
statuses: 'write'
|
||||
actions: 'read'
|
||||
|
||||
concurrency:
|
||||
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
|
||||
|
||||
Reference in New Issue
Block a user