1
0
Fork 0

chore(renovate): disable github-actions updates for localApps branch

This commit is contained in:
pooneyy 2026-02-26 12:33:29 +08:00
parent 7d738c4932
commit f4dbbbebe5
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
"matchManagers": ["!github-actions"],
"addLabels": ["{{ updateType }}"]
},
{
"matchBaseBranches": ["localApps"],
"matchManagers": ["github-actions"],
"enabled": false
},
{
"matchManagers": [
"docker-compose"