From e4258fa47575152ce8eeda22a0dbf41a5d04e3d4 Mon Sep 17 00:00:00 2001 From: Liz Mitchell Date: Wed, 20 Dec 2023 13:45:49 -0800 Subject: [PATCH] chore: don't ping reviewers for size bot updates --- .github/workflows/update-size-on-main.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-size-on-main.yml b/.github/workflows/update-size-on-main.yml index 16bc7dd8a9..fd4b299fc1 100644 --- a/.github/workflows/update-size-on-main.yml +++ b/.github/workflows/update-size-on-main.yml @@ -37,7 +37,6 @@ jobs: committer: lit-robot title: 'chore: update sizes' body: This PR was auto generated by the update-size-on-main GitHub action. - reviewers: e111077,asyncliz branch: auto-update-size - # Don't automatically add Ready for Google label until we're ready - # since this will be noisy. + # Don't automatically add reviewers or Ready for Google label until + # we're ready since this will be noisy.