Skip to content

Commit

Permalink
Update mlc_config.json
Browse files Browse the repository at this point in the history
add ignore pattern
  • Loading branch information
jesseloudon authored Apr 20, 2023
1 parent e7083d0 commit bb63a1d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
},
{
"pattern": "https://aka.ms/cmmc/alzmap"
}
},
{
"pattern": "https://adinermie.com"
}
],
"timeout": "20s",
"retryOn429": true,
Expand Down

0 comments on commit bb63a1d

Please sign in to comment.