Skip to content

Commit fe9372e

Browse files
eshanrnhsofietoft
andauthored
Update .github/workflows/check-broken-pr-links.yml
Co-authored-by: sofietoft <[email protected]>
1 parent de3a206 commit fe9372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-broken-pr-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
msg = $0
7777
sub(/^- \[ \] /, "", msg)
7878
sub(/^\[404\] /, "", msg)
79-
print "❌ 404 Not Found → " msg >> "lychee/comment.md"
79+
print "\n❌ 404 Not Found → " msg >> "lychee/comment.md"
8080
next
8181
}
8282

0 commit comments

Comments
 (0)