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