Skip to content

Commit

Permalink
Refactor AI Code Reviewer workflow to use the updated repository for …
Browse files Browse the repository at this point in the history
…code review
  • Loading branch information
thadeucbr committed Sep 30, 2024
1 parent 0f86b20 commit 143fee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: AI Code Reviewer
uses: thadeucbr/apigpt@main
uses: Ostrich-Cyber-Risk/ai-codereviewer@main
with:
GITHUB_TOKEN: ${{ secrets.OCTOKIT_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 143fee6

Please sign in to comment.