Skip to content

Commit 7e20e2c

Browse files
authored
Update gemini-pr-review.yml
1 parent 5f5308b commit 7e20e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
PR_NUMBER: ${{ github.event.pull_request.number }}
3030
GITHUB_REPOSITORY: ${{ github.repository }}
31-
run: python./hack/gemini_review.py
31+
run: python ./hack/gemini_review.py

0 commit comments

Comments
 (0)