New: fix paths
Some checks failed
Gemini Writing Review / gemini-review (pull_request) Failing after 9s
Word Count / count-words (pull_request) Successful in 6s

This commit is contained in:
2026-02-27 23:34:51 +01:00
committed by Konstantin Hintermayer
parent 6055b73bb3
commit 885eeea339

View File

@@ -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