diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 0c4d337f39af..d58fbaa7daf3 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -1,8 +1,8 @@ # Configuration for angular-robot -#options for the size plugin +# options for the size plugin size: - disabled: false + disabled: true maxSizeIncrease: 2000 circleCiStatusName: 'ci/circleci: test' @@ -70,7 +70,6 @@ merge: requiredStatuses: - 'ci/circleci: build' - 'ci/circleci: lint' - - 'ci/angular: size' - 'google-internal-tests' - 'pullapprove'