Skip to content

Commit 01ecce8

Browse files
committed
Ignore github commit URLs in docs link check
These come largely from changelogs
1 parent b055de6 commit 01ecce8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/mlc_config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"ignorePatterns": [
33
{
44
"pattern": "https://www.terraform.io/downloads.html"
5+
},
6+
{
7+
"pattern": "https://github.com/api3dao/.*/commit/.*"
58
}
69
],
710
"replacementPatterns": [],

0 commit comments

Comments
 (0)