We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce7a40 commit 08c9d93Copy full SHA for 08c9d93
.github/workflows/gemini-review.yml
@@ -43,6 +43,8 @@ jobs:
43
44
- name: 'Run Gemini pull request review'
45
uses: 'megha1188/run-gemini-cli@v0' # ratchet:exclude
46
+ with:
47
+ ref: main
48
id: 'gemini_pr_review'
49
env:
50
GITHUB_TOKEN: '${{ steps.mint_identity_token.outputs.token.q || secrets.GITHUB_TOKEN_1 || github.token.q }}'
0 commit comments