Skip to content

Commit d0dc29c

Browse files
committed
chore: skip medium link check
1 parent b1fc285 commit d0dc29c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

mlc_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
"ignorePatterns": [
33
{
44
"pattern": "^https://x.com"
5+
},
6+
{
7+
"pattern": "^https://medium.com/@kusionstack"
8+
},
9+
{
10+
"pattern": "^https://blog.kusionstack.io"
511
}
612
]
713
}

0 commit comments

Comments
 (0)