mirror of
https://github.com/immich-app/immich.git
synced 2025-07-03 21:40:00 +02:00
ci: update flutter separately to other mobile dependencies (#9817)
This commit is contained in:
parent
ce524256da
commit
cc013158d1
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
||||||
"schedule": "on tuesday",
|
"schedule": "on tuesday",
|
||||||
"addLabels": ["📱mobile"]
|
"addLabels": ["📱mobile"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"groupName": "flutter",
|
||||||
|
"matchPackagePatterns": ["flutter"],
|
||||||
|
"schedule": "on tuesday"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"groupName": "exiftool",
|
"groupName": "exiftool",
|
||||||
"matchPackagePrefixes": ["exiftool"],
|
"matchPackagePrefixes": ["exiftool"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue