diff --git a/.github/workflows/markdown-link-check-config.json b/.github/workflows/markdown-link-check-config.json index 029e26229..fda83fa87 100644 --- a/.github/workflows/markdown-link-check-config.json +++ b/.github/workflows/markdown-link-check-config.json @@ -35,15 +35,5 @@ 429, 500, 503 - ], - "httpHeaders": [ - { - "urls": [ - "https://platform.openai.com/" - ], - "headers": { - "User-Agent": "PostmanRuntime/7.33.0" - } - } ] }