Skip to content

Commit 52998ee

Browse files
Add the techrepublic.com link to the ignore patterns
This is because it always appears to fail, but seems to be fine when followed manually
1 parent 1aa19c9 commit 52998ee

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
@@ -8,6 +8,9 @@
88
},
99
{
1010
"pattern": "^jobs/"
11+
},
12+
{
13+
"pattern": "^https://www.techrepublic.com/article/it-gender-gap-where-are-the-female-programmers/"
1114
}
1215
],
1316
"replacementPatterns": [

0 commit comments

Comments
 (0)