mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-02-21 16:50:27 +00:00
Update code_review.yml
This commit is contained in:
parent
a9a064dfa1
commit
7b7d09d458
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code_review.yml
vendored
2
.github/workflows/code_review.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Code Review
|
||||
uses: freeedcom/ai-codereviewer@main
|
||||
uses: nietsnielin/ai-codereviewer@main
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
|
|
Loading…
Add table
Reference in a new issue