diff --git a/.github/workflows/checklink_config.json b/.github/workflows/checklink_config.json index 00146449a8..bd2816e7c7 100644 --- a/.github/workflows/checklink_config.json +++ b/.github/workflows/checklink_config.json @@ -11,6 +11,9 @@ }, { "pattern": "^#" + }, + { + "pattern": "^https://www.microsoft.com" } ], "aliveStatusCodes": [200, 403, 500, 502, 503]