diff --git a/mlc_config.json b/mlc_config.json index 5e34a0a5..a5a9ed6a 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -1,5 +1,5 @@ { "ignorePatterns": [ - { - "pattern": "^https://github.com/C2SM-RCM/" - }]} + {"pattern": "^https://github.com/C2SM-RCM/"}, + {"pattern": "^https://jenkins-mch.cscs.ch/"}, + ]}