Skip to content

Commit

Permalink
Change review.py script source
Browse files Browse the repository at this point in the history
  • Loading branch information
suarezafelipe committed Apr 11, 2023
1 parent 4a01032 commit 0490311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
- name: Fetch review logic
uses: wei/wget@v1
with:
args: -O review.py https://raw.githubusercontent.com/mono-chrome/GPTReviewWorkflow/main/review.py
args: -O review.py https://raw.githubusercontent.com/suarezafelipe/GPTReviewWorkflow/main/review.py
- name: Review PR and make comment
shell: bash
run: |
Expand Down

0 comments on commit 0490311

Please sign in to comment.