Skip to content

Commit 9791b7c

Browse files
adamluiMichaIng
andcommitted
Added check emails + fragments to lychee workflow
Co-Authored-By: MichaIng <micha@dietpi.com>
1 parent e442863 commit 9791b7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/validate-links-on-push-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ jobs:
3232
with:
3333
# Check all files, ignore ok/redir/blocked/rate-limited, exclude commonly down domains
3434
args: >-
35-
. --no-progress
35+
. --no-progress --include-mail
36+
--include-fragments --index-files README.md,docs/README.md --exclude "#readme"
3637
--accept 200..299,300..399,403,429
3738
--cache --max-cache-age 3d
3839
--exclude ghostbrowser\.com

0 commit comments

Comments
 (0)