chore(renovate): disable github-actions updates for localApps branch
This commit is contained in:
parent
7d738c4932
commit
f4dbbbebe5
|
|
@ -20,6 +20,11 @@
|
||||||
"matchManagers": ["!github-actions"],
|
"matchManagers": ["!github-actions"],
|
||||||
"addLabels": ["{{ updateType }}"]
|
"addLabels": ["{{ updateType }}"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchBaseBranches": ["localApps"],
|
||||||
|
"matchManagers": ["github-actions"],
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"docker-compose"
|
"docker-compose"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue