diff --git a/.github/workflows/check-markdown-links.yml b/.github/workflows/check-markdown-links.yml index 6761392..43f40bf 100644 --- a/.github/workflows/check-markdown-links.yml +++ b/.github/workflows/check-markdown-links.yml @@ -23,6 +23,5 @@ jobs: --verbose --no-progress --exclude-path '\.github' --max-redirects 10 - --header "accept=*/*" --accept 200,204,206,403,429 './*.md'