Skip to content

Commit

Permalink
Add user to CI (#1371)
Browse files Browse the repository at this point in the history
Add Jeremy to ci users

Signed-off-by: Kirthi Shankar Sivamani <[email protected]>
  • Loading branch information
ksivaman authored Dec 12, 2024
1 parent 0e1d9fa commit e7bfc0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
|| github.actor == 'kocchop'
|| github.actor == 'youngeunkwon0405'
|| github.actor == 'KshitijLakhani'
|| github.actor == 'jberchtold-nvidia'
)
steps:
- name: Check if comment is issued by authorized person
Expand Down

0 comments on commit e7bfc0c

Please sign in to comment.