Skip to content

Commit

Permalink
Append new authorized user to blossom-ci safelist (#10563)
Browse files Browse the repository at this point in the history
Signed-off-by: Partho Sarthi <psarthi@nvidia.com>
  • Loading branch information
parthosa authored Mar 7, 2024
1 parent e1cbd6e commit 11fde83
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 @@ -71,6 +71,7 @@ jobs:
winningsix,\
viadea,\
yinqingh,\
parthosa,\
', 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 11fde83

Please sign in to comment.