Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 committed Mar 20, 2024
1 parent 11502c5 commit 29a2412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pr_agent/tools/pr_code_suggestions.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ async def run(self):
self.git_provider.publish_persistent_comment(pr_body,
initial_header="## PR Code Suggestions",
update_header=True,
name="suggestions",
final_update_message=final_update_message, )
if self.progress_response:
self.progress_response.delete()
Expand Down

0 comments on commit 29a2412

Please sign in to comment.