Skip to content

Commit

Permalink
Tweak code reviewer
Browse files Browse the repository at this point in the history
  • Loading branch information
mcclowes committed Nov 25, 2024
1 parent 341a8c4 commit 6908c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codereviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: mcclowes/[email protected]
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.AI_REVIEWER }}
github_pr_id: ${{ github.event.number }}
#openai_model: "gpt-4o" # optional
openai_model: "gpt-3.5-turbo" # optional
Expand Down

0 comments on commit 6908c88

Please sign in to comment.