Skip to content

Commit 977e6b4

Browse files
authored
Exclude mail links in links.yml workflow
Exclude mail links from the link checking workflow.
1 parent d83a66e commit 977e6b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
--verbose
2626
--no-progress
2727
--accept 200,206,429
28+
--exclude-mail
2829
--max-concurrency 4
2930
'./**/*.md'
3031
'./**/*.html'

0 commit comments

Comments
 (0)