Skip to content

Commit

Permalink
Append new authorized user to blossom-ci whitelist [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Haoyang Li <[email protected]>
  • Loading branch information
thirtiseven committed Nov 13, 2023
1 parent c63544e commit a26201b
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 a26201b

Please sign in to comment.