We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915401a commit 0dea562Copy full SHA for 0dea562
1 file changed
.github/workflows/mlc_config.json
@@ -1,4 +1,9 @@
1
{
2
+ "ignorePatterns": [
3
+ {
4
+ "pattern": "https://www.terraform.io/downloads.html"
5
+ }
6
+ ],
7
"replacementPatterns": [],
8
"retryOn429": true,
9
"retryCount": 3,
0 commit comments