Skip to content

Commit 0dea562

Browse files
committed
Ignore terraform URL in docs link check
1 parent 915401a commit 0dea562

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/mlc_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"ignorePatterns": [
3+
{
4+
"pattern": "https://www.terraform.io/downloads.html"
5+
}
6+
],
27
"replacementPatterns": [],
38
"retryOn429": true,
49
"retryCount": 3,

0 commit comments

Comments
 (0)