Skip to content

Commit 9887bb2

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent fc87d75 commit 9887bb2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • .github/workflows/scripts/create_todo_issue

.github/workflows/scripts/create_todo_issue/run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ post_source_comment() {
7373
local endpoint
7474
local payload
7575
local body
76-
7776
body="$1"
7877
payload="{\"body\":$(printf '%s' "${body}" | jq -R -s -c .)}"
7978
if [ "${SOURCE_TYPE}" = "pr" ]; then

0 commit comments

Comments
 (0)