diff --git a/default.json b/default.json index d31d02c..ee92762 100644 --- a/default.json +++ b/default.json @@ -51,6 +51,10 @@ "description": "Ignore preset manager", "matchManagers": ["renovate-config-presets"], "enabled": false + },{ + "description": "Ignore github actions", + "matchManagers": ["github-actions"], + "enabled": false },{ "matchDatasources": ["maven"], "registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]