Skip to content

Commit

Permalink
try the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
villesau committed Dec 2, 2023
1 parent 4caf3d5 commit bca6560
Show file tree
Hide file tree
Showing 4 changed files with 15,778 additions and 11,150 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Code Review
uses: freeedcom/ai-codereviewer@main
uses: freeedcom/ai-codereviewer@support-latest-gpt-4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
OPENAI_API_MODEL: "gpt-4-1106-preview"
exclude: "yarn.lock,dist/**"
Loading

0 comments on commit bca6560

Please sign in to comment.