Skip to content

Commit 915d773

Browse files
authored
add Yun Liu to user list to trigger blossom-ci [skip ci] (#7239)
Fixes # . ### Description A few sentences describing the changes proposed in this pull request. ### Types of changes <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Non-breaking change (fix or new feature that would not break existing functionality). - [ ] Breaking change (fix or new feature that would cause existing functionality to change). - [ ] New tests added to cover the changes. - [ ] Integration tests passed locally by running `./runtests.sh -f -u --net --coverage`. - [ ] Quick tests passed locally by running `./runtests.sh --quick --unittests --disttests`. - [ ] In-line docstrings updated. - [ ] Documentation updated, tested `make html` command in the `docs/` folder. Add new developer to blossom-ci trigger list Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
1 parent 755128b commit 915d773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
wyli,\
3535
pxLi,\
3636
YanxuanLiu,\
37+
KumoLiu,\
3738
', format('{0},', github.actor)) && github.event.comment.body == '/build'
3839
steps:
3940
- name: Check if comment is issued by authorized person

0 commit comments

Comments
 (0)