Skip to content

Commit 2005279

Browse files
return comment
1 parent 663ae53 commit 2005279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/premerge_advisor_explain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def get_comment(
4343
comment_id = get_comment_id(platform.system(), pr)
4444
if comment_id:
4545
comment["id"] = comment_id
46+
return comment
4647

4748

4849
def main(

0 commit comments

Comments
 (0)