Skip to content

Commit

Permalink
Append new authorized user to blossom-ci whitelist [skip ci] (#1549)
Browse files Browse the repository at this point in the history
Signed-off-by: Haoyang Li <[email protected]>
  • Loading branch information
thirtiseven authored Nov 14, 2023
1 parent 067c82c commit bf365e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blossom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf365e4

Please sign in to comment.