Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/blossom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ jobs:
github.actor == 'peterdsharpe' ||
github.actor == 'coreyjadams' ||
github.actor == 'CharlelieLrt' ||
github.actor == 'abokov-nv'
github.actor == 'abokov-nv' ||
github.actor == 'saikrishnanc-nv'
)
steps:
- name: Check if comment is issued by authorized person
Expand Down