We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350d8d9 commit b055de6Copy full SHA for b055de6
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