From a26201bc3828f8f872064885ed2a37df2cc3bbef Mon Sep 17 00:00:00 2001 From: Haoyang Li Date: Mon, 13 Nov 2023 19:35:19 +0800 Subject: [PATCH] Append new authorized user to blossom-ci whitelist [skip ci] Signed-off-by: Haoyang Li --- .github/workflows/blossom-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/blossom-ci.yml b/.github/workflows/blossom-ci.yml index 521d7befdf..8aa90b9ee6 100644 --- a/.github/workflows/blossom-ci.yml +++ b/.github/workflows/blossom-ci.yml @@ -64,6 +64,7 @@ jobs: HaoYang670,\ NVnavkumar,\ yinqingh,\ + thirtiseven,\ ', format('{0},', github.actor)) && github.event.comment.body == 'build' steps: - name: Check if comment is issued by authorized person