chore: Disable docs.github.com for link checks (#4945)

This was causing CI to fail... maybe they have bot detection?
This commit is contained in:
Kyle Carberry
2022-11-07 18:39:46 -06:00
committed by GitHub
parent 165b6fbc6a
commit bf2f7b575e
+6
View File
@@ -9,6 +9,12 @@
{
"pattern": "developer.github.com"
},
{
"pattern": "docs.github.com"
},
{
"pattern": "support.google.com"
},
{
"pattern": "tailscale.com"
}