Skip to content

Commit aa3ed0c

Browse files
committed
Add GEMINI_CLI_TRUST_WORKSPACE to gemini-invoke.yml
1 parent c6300d9 commit aa3ed0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gemini-invoke.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
ISSUE_NUMBER: '${{ github.event.pull_request.number || github.event.issue.number }}'
5353
REPOSITORY: '${{ github.repository }}'
5454
ADDITIONAL_CONTEXT: '${{ inputs.additional_context }}'
55+
GEMINI_CLI_TRUST_WORKSPACE: 'true'
5556
with:
5657
gcp_location: '${{ vars.GOOGLE_CLOUD_LOCATION }}'
5758
gcp_project_id: '${{ vars.GOOGLE_CLOUD_PROJECT }}'

0 commit comments

Comments
 (0)