This commit is contained in:
@@ -26,5 +26,4 @@ jobs:
|
|||||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||||
run: |
|
run: |
|
||||||
cd scripts/gemini_review
|
go run scripts/gemini_review/main.go
|
||||||
go run main.go
|
|
||||||
|
|||||||
Reference in New Issue
Block a user