Skip to content

Commit 55934d6

Browse files
authored
Update .mlc_config.json
1 parent 70343f3 commit 55934d6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/.mlc_config.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"aliveStatusCodes": [429, 200, 0]
2+
"aliveStatusCodes": [429, 200, 0],
3+
"ignorePatterns": [
4+
{
5+
"pattern": "^https://www.udemy.com/"
6+
}
7+
],
38
}

0 commit comments

Comments
 (0)