Update code-review.yml
This commit is contained in:
2
.github/workflows/code-review.yml
vendored
2
.github/workflows/code-review.yml
vendored
@@ -15,8 +15,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- run: npm install -g chatgpt-code-review
|
|
||||||
|
|
||||||
- run: chatgpt-code-review
|
- run: chatgpt-code-review
|
||||||
env:
|
env:
|
||||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||||
Reference in New Issue
Block a user