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"],
|
||||
"addLabels": ["{{ updateType }}"]
|
||||
},
|
||||
{
|
||||
"matchBaseBranches": ["localApps"],
|
||||
"matchManagers": ["github-actions"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchManagers": [
|
||||
"docker-compose"
|
||||
|
|
|
|||
Loading…
Reference in New Issue