".github/vscode:/vscode.git/clone" did not exist on "449d93e71e23e2bd70515731c4b929e14a575286"
Commit 5083a713 authored by Przemek Tredak's avatar Przemek Tredak
Browse files

Add people to TE CI


Signed-off-by: default avatarPrzemek Tredak <ptredak@nvidia.com>
parent 2d73334d
......@@ -16,7 +16,7 @@ jobs:
# This job only runs for pull request comments
if: |
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,', format('{0},', github.actor)) &&
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,', format('{0},', github.actor)) &&
github.event.comment.body == '/te-ci'
steps:
- name: Check if comment is issued by authorized person
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment