Skip to content

Commit cc373c6

Browse files
committed
Append my id to blossom-ci allowlist.
Signed-off-by: Igor Peshansky <ipeshansky@nvidia.com>
1 parent 0a70999 commit cc373c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/blossom-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ jobs:
7777
github.actor == 'patilkishorv' ||
7878
github.actor == 'pmattione-nvidia' ||
7979
github.actor == 'rishic3' ||
80-
github.actor == 'sdrp713'
80+
github.actor == 'sdrp713' ||
81+
github.actor == 'igorpeshansky'
8182
)
8283
steps:
8384
- name: Check if comment is issued by authorized person

0 commit comments

Comments
 (0)