Skip to content

Commit

Permalink
wip(ci): update review action source
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Feb 17, 2024
1 parent 44b6c65 commit e6f8568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PRs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: AI Code Reviewer
uses: grebbops/ai-codereviewer@main
uses: grebbops/ai-codereviewer@develop
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit e6f8568

Please sign in to comment.