Skip to content

Commit 88f7d58

Browse files
kylecarbspull[bot]
authored andcommitted
chore: Disable docs.github.com for link checks (#4945)
This was causing CI to fail... maybe they have bot detection?
1 parent 8df361b commit 88f7d58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/mlc_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
{
1010
"pattern": "developer.github.com"
1111
},
12+
{
13+
"pattern": "docs.github.com"
14+
},
15+
{
16+
"pattern": "support.google.com"
17+
},
1218
{
1319
"pattern": "tailscale.com"
1420
}

0 commit comments

Comments
 (0)