We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad6813 commit 6acdb23Copy full SHA for 6acdb23
1 file changed
.github/workflows/gemini-review.yml
@@ -52,6 +52,7 @@ jobs:
52
REPOSITORY: '${{ github.repository }}'
53
ADDITIONAL_CONTEXT: '${{ inputs.additional_context }}'
54
GEMINI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
55
+ GEMINI_CLI_TRUST_WORKSPACE: 'true'
56
with:
57
gcp_location: '${{ vars.GOOGLE_CLOUD_LOCATION }}'
58
gcp_project_id: '${{ vars.GOOGLE_CLOUD_PROJECT }}'
0 commit comments