Skip to content

Commit 6ad4393

Browse files
committed
pointing to main
1 parent 148c466 commit 6ad4393

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/gemini-pr-review.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
CHANGED_FILES: '${{ steps.get_pr.outputs.changed_files || steps.get_pr_comment.outputs.changed_files }}'
151151
ADDITIONAL_INSTRUCTIONS: '${{ steps.get_pr.outputs.additional_instructions || steps.get_pr_comment.outputs.additional_instructions }}'
152152
REPOSITORY: '${{ github.repository }}'
153-
GEMINI_CLI_VERSION: '${{ vars.GEMINI_CLI_VERSION }}'
153+
GEMINI_CLI_VERSION: 'main'
154154
OTLP_GOOGLE_CLOUD_PROJECT: '${{ vars.OTLP_GOOGLE_CLOUD_PROJECT }}'
155155
OTLP_GCP_WIF_PROVIDER: '${{ vars.OTLP_GCP_WIF_PROVIDER }}'
156156
GOOGLE_CLOUD_PROJECT: '${{ vars.GOOGLE_CLOUD_PROJECT }}'
@@ -174,8 +174,7 @@ jobs:
174174
"enabled": true,
175175
"target": "gcp"
176176
},
177-
"sandbox": false,
178-
"selectedAuthType": "vertex-ai"
177+
"sandbox": false
179178
}
180179
prompt: |-
181180
## Role

0 commit comments

Comments
 (0)