Skip to content

Commit e31a57f

Browse files
Update Broken-links-checker-final.yml
1 parent 7fa1a2f commit e31a57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Broken-links-checker-final.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: lycheeverse/[email protected]
7979
with:
8080
args: >
81-
--verbose --no-progress --exclude-mail --exclude ^https?://
81+
--verbose --no-progress --exclude-mail --exclude ^https?:// --include-file
8282
sanitized_md/**/*.md
8383
output: lychee/full.out
8484
env:

0 commit comments

Comments
 (0)