Skip to content

Commit

Permalink
Use GPT-4 for code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Pavelka committed Aug 8, 2023
1 parent a8d9a5f commit e6ece26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- uses: actions/checkout@v3
- uses: sshnaidm/gpt-code-review-action@v1.0
with:
model: 'gpt-4'
openai-key: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit e6ece26

Please sign in to comment.