Grant chained workflows proper permission. (#14534)

This commit is contained in:
Tommaso Sciortino
2025-12-04 14:11:37 -08:00
committed by GitHub
parent 0d5424fb79
commit 1c5213788c

View File

@@ -111,7 +111,7 @@ jobs:
allowForks: 'true'
repo: '${{ needs.parse_run_context.outputs.repository }}'
sha: '${{ needs.parse_run_context.outputs.sha }}'
token: '${{ secrets.GITHUB_TOKEN }}'
token: '${{ secrets.GEMINI_CLI_ROBOT_GITHUB_PAT }}'
status: 'pending'
e2e_linux: