remove breaking change in autolabler

This commit is contained in:
CanbiZ
2025-07-09 14:28:44 +02:00
parent 0a37d1b004
commit acc500fe9d

14
.github/autolabeler-config.json generated vendored
View File

@ -41,20 +41,6 @@
"excludeGlobs": [] "excludeGlobs": []
} }
], ],
"breaking change": [
{
"fileStatus": null,
"includeGlobs": [
"ct/**",
"tools/**",
"install/**",
"misc/**",
"turnkey/**",
"vm/**"
],
"excludeGlobs": []
}
],
"maintenance": [ "maintenance": [
{ {
"fileStatus": null, "fileStatus": null,