Skip to content

Commit 42a17cc

Browse files
author
sevastian.zhukov
committed
commit without affecting changelog
1 parent 88072c4 commit 42a17cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/changelog/assemble_changelog.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ def get_changes(path):
6262
requests.patch(comment_url, json={'body': changelog}, headers=headers)
6363
else:
6464
requests.post(pr_comments_url, json={'body': changelog}, headers=headers)
65+

0 commit comments

Comments
 (0)