1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

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

View File

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