mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
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:
@@ -9,6 +9,12 @@
|
||||
{
|
||||
"pattern": "developer.github.com"
|
||||
},
|
||||
{
|
||||
"pattern": "docs.github.com"
|
||||
},
|
||||
{
|
||||
"pattern": "support.google.com"
|
||||
},
|
||||
{
|
||||
"pattern": "tailscale.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user