From 1414fc3c64ac978d1efc0b4a9fea107e1771768c Mon Sep 17 00:00:00 2001 From: Cheng Xu Date: Tue, 26 Sep 2023 13:34:22 +0800 Subject: [PATCH] Append new authorized user to blossom-ci whitelist [skip ci] Signed-off-by: Cheng Xu --- .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 514e21386c8..83e102fca21 100644 --- a/.github/workflows/blossom-ci.yml +++ b/.github/workflows/blossom-ci.yml @@ -68,6 +68,7 @@ jobs: YanxuanLiu,\ cindyyuanjiang,\ thirtiseven,\ + winningsixnv,\ ', format('{0},', github.actor)) && github.event.comment.body == 'build' steps: - name: Check if comment is issued by authorized person