1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

feat: mobile label for renovate pull requests (#8991)

mobile lable for renovate pull requests
This commit is contained in:
Daniel Dietzler
2024-04-21 20:11:03 +02:00
committed by GitHub
parent 776023b149
commit a99862120d

View File

@ -27,7 +27,8 @@
"matchFileNames": ["mobile/**"],
"groupName": "mobile",
"matchUpdateTypes": ["minor", "patch"],
"schedule": "on tuesday"
"schedule": "on tuesday",
"addLabels": ["📱mobile"]
},
{
"groupName": "exiftool",