From 6e2dc79d62c9ddaf18754c0b31ba1330855e627e Mon Sep 17 00:00:00 2001 From: Yinying Li Date: Wed, 14 Aug 2024 09:56:54 -0700 Subject: [PATCH] Update regression-benchmark.yml (#67) Notify Reid for regression in PR comment. --- .github/workflows/regression-benchmark.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/regression-benchmark.yml b/.github/workflows/regression-benchmark.yml index dd59a99..7d7ecd3 100644 --- a/.github/workflows/regression-benchmark.yml +++ b/.github/workflows/regression-benchmark.yml @@ -76,8 +76,8 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} # Enable alert commit comment comment-on-alert: true - # Mention @yinying-lisa-li in the commit comment - alert-comment-cc-users: '@yinying-lisa-li' + # Mention @reidtatge in the commit comment + alert-comment-cc-users: '@reidtatge' # Push and deploy GitHub pages branch automatically auto-push: true alert-threshold: 120%