1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-18 22:28:35 +00:00

Testing different prefix

This commit is contained in:
Jonathan Crowther 2024-04-10 16:04:59 -04:00
parent b8f0332e34
commit acd15bcd8e

View File

@ -10,7 +10,7 @@
{
"groupName": "rancher",
"matchPackagePrefixes": [
"github.com/rancher"
"rancher"
]
}
]