Skip to content

Commit

Permalink
Append github id to blossom-ci whitelist (#5780)
Browse files Browse the repository at this point in the history
Signed-off-by: sinkinben <sinkinben@outlook.com>
  • Loading branch information
sinkinben authored Jun 13, 2022
1 parent 4f95734 commit 07e7e15
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 @@ -67,6 +67,7 @@ jobs:
amahussein,\
mattahrens,\
anthony-chang,\
sinkinben,\
', 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 07e7e15

Please sign in to comment.