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