Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feiskyer authored Feb 15, 2023
1 parent 114a3c1 commit 731b69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: ChatGPT Review
runs-on: ubuntu-latest
steps:
- uses: feiskyer/ChatGPT-Reviewer@v0.2
- uses: feiskyer/ChatGPT-Reviewer@v0.3
name: ChatGPT Review
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -28,4 +28,4 @@ jobs:
## Samples
The ChatGPT reviewer PRs are also getting reviewed by ChatGPT, refer [here](https://github.com/feiskyer/ChatGPT-Reviewer/pull/1#issuecomment-1429585739) for the sample review comments.
The ChatGPT reviewer PRs are also getting reviewed by ChatGPT, refer the [pull requests](https://github.com/feiskyer/ChatGPT-Reviewer/pulls?q=is%3Apr) for the sample review comments.

0 comments on commit 731b69f

Please sign in to comment.