Skip to content

Commit

Permalink
Merge pull request #4 from thadeucbr/developer
Browse files Browse the repository at this point in the history
Refactor AI Code Reviewer workflow to use the updated repository for …
  • Loading branch information
thadeucbr authored Sep 30, 2024
2 parents cb44959 + 143fee6 commit 4d6acb9
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 4d6acb9

Please sign in to comment.