mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00: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