Skip to content

Commit

Permalink
restore default reviewer version to main
Browse files Browse the repository at this point in the history
  • Loading branch information
villesau committed Apr 22, 2023
1 parent 07b4e53 commit b8580d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Code Review
uses: freeedcom/ai-codereviewer@reveiw-changed-files-only
uses: freeedcom/ai-codereviewer@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit b8580d7

Please sign in to comment.