Skip to content

Commit af4b8c7

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

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
@@ -59,7 +59,7 @@ jobs:
5959
/^Errors in / {
6060
file=$3
6161
gsub("^/home/runner/work/UmbracoDocs/UmbracoDocs/", "", file)
62-
print "\nFile: " file >> "lychee/comment.md"
62+
print "\nBroken links found in:\n" file >> "lychee/comment.md"
6363
next
6464
}
6565

0 commit comments

Comments
 (0)