diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 908d88be0..65b6ca409 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -9,8 +9,5 @@ "maxSize": "30KB" } ], - "defaultCompression": "gzip", - "ci": { - "trackBranches": ["2.x"] - } + "defaultCompression": "gzip" }