diff --git a/.github/autolabeler-config.json b/.github/autolabeler-config.json index d93bcfcb0..342a1e38f 100644 --- a/.github/autolabeler-config.json +++ b/.github/autolabeler-config.json @@ -41,20 +41,6 @@ "excludeGlobs": [] } ], - "breaking change": [ - { - "fileStatus": null, - "includeGlobs": [ - "ct/**", - "tools/**", - "install/**", - "misc/**", - "turnkey/**", - "vm/**" - ], - "excludeGlobs": [] - } - ], "maintenance": [ { "fileStatus": null,