New: fix paths
All checks were successful
Word Count / count-words (pull_request) Successful in 7s

This commit is contained in:
2026-02-27 23:34:51 +01:00
parent ba53f14e4d
commit 5fe85b6b15

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