Update code-review.yml

This commit is contained in:
2025-04-17 11:15:37 +09:00
parent 3f07712de4
commit 25d0b88578

View File

@@ -15,8 +15,6 @@ jobs:
with:
node-version: 18
- run: npm install -g chatgpt-code-review
- run: chatgpt-code-review
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}