Skip to content

Commit 5ce1eff

Browse files
committed
Add missing EOF newline
1 parent aad851a commit 5ce1eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-pr-failure-post-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
echo "</details>"
6464
} > comment-body.md
6565
66-
gh pr comment "$PR_NUMBER" --repo "$REPO" --body-file comment-body.md
66+
gh pr comment "$PR_NUMBER" --repo "$REPO" --body-file comment-body.md

0 commit comments

Comments
 (0)