From f0cd56a71bb4f87fe360811893158624f946aacb Mon Sep 17 00:00:00 2001 From: edithwuly Date: Wed, 24 May 2023 01:44:38 -0700 Subject: [PATCH] change alert-comment-cc-users to maintainers Signed-off-by: edithwuly --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e459437c9..de03222fa 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -40,4 +40,4 @@ jobs: alert-threshold: '200%' comment-on-alert: true fail-on-alert: true - alert-comment-cc-users: '@edithwuly' + alert-comment-cc-users: '@buildpacks/platform-maintainers'