Skip to content

Commit 059fe5d

Browse files
Add saikrishnanc-nv to github actors (#1225)
1 parent f8fd198 commit 059fe5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
github.actor == 'peterdsharpe' ||
6363
github.actor == 'coreyjadams' ||
6464
github.actor == 'CharlelieLrt' ||
65-
github.actor == 'abokov-nv'
65+
github.actor == 'abokov-nv' ||
66+
github.actor == 'saikrishnanc-nv'
6667
)
6768
steps:
6869
- name: Check if comment is issued by authorized person

0 commit comments

Comments
 (0)