diff --git a/.github/workflows/markdown.links.config.json b/.github/workflows/markdown.links.config.json index 28863d7bdd71..0f47f9873b4e 100644 --- a/.github/workflows/markdown.links.config.json +++ b/.github/workflows/markdown.links.config.json @@ -8,6 +8,9 @@ }, { "pattern": "^http://prometheus.k3d.localhost:50080" + }, + { + "pattern": "^https://docs.github.com/.*$" } ] }