Skip to content

Commit 14f47f8

Browse files
authored
Append patilkishorv to authorized user to blossom-ci whitelist[skip ci] (#14531)
Fixes N/A (no tracking issue). ### Description Append `patilkishorv` as an authorized user to the Blossom CI whitelist. [skip ci] ### Checklists - [ ] This PR has added documentation for new or modified features or behaviors. - [ ] This PR has added new tests or modified existing tests to cover new code paths. (Please explain in the PR description how the new code paths are tested, such as names of the new/existing tests that cover them.) - [ ] Performance testing has been performed and its results are added in the PR description. Or, an issue has been filed with a link in the PR description. --------- Signed-off-by: Kishor Patil <kishorkumarp@nvidia.com>
1 parent 1e9c9f0 commit 14f47f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/blossom-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
github.actor == 'SurajAralihalli' ||
7575
github.actor == 'jihoonson' ||
7676
github.actor == 'knoguchi22' ||
77+
github.actor == 'patilkishorv' ||
7778
github.actor == 'pmattione-nvidia'
7879
)
7980
steps:

0 commit comments

Comments
 (0)