Update check-markdown-links.yml
This commit is contained in:
parent
c88777840e
commit
7bef042491
1 changed files with 0 additions and 1 deletions
1
.github/workflows/check-markdown-links.yml
vendored
1
.github/workflows/check-markdown-links.yml
vendored
|
|
@ -23,6 +23,5 @@ jobs:
|
||||||
--verbose --no-progress
|
--verbose --no-progress
|
||||||
--exclude-path '\.github'
|
--exclude-path '\.github'
|
||||||
--max-redirects 10
|
--max-redirects 10
|
||||||
--header "accept=*/*"
|
|
||||||
--accept 200,204,206,403,429
|
--accept 200,204,206,403,429
|
||||||
'./*.md'
|
'./*.md'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue