Skip to content

Commit

Permalink
Re-add comment action
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Aug 15, 2024
1 parent 54b5518 commit 9cb547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/review_pull_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def main():

print(review_text)

#set_pr_auto_review_comment(review_text)
set_pr_auto_review_comment(review_text)

if __name__ == "__main__":
main()

0 comments on commit 9cb547a

Please sign in to comment.