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 5f5308b commit 7e20e2cCopy full SHA for 7e20e2c
.github/workflows/gemini-pr-review.yml
@@ -28,4 +28,4 @@ jobs:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
PR_NUMBER: ${{ github.event.pull_request.number }}
30
GITHUB_REPOSITORY: ${{ github.repository }}
31
- run: python./hack/gemini_review.py
+ run: python ./hack/gemini_review.py
0 commit comments