Unverified Commit ef4b1d1a authored by Tim Moon's avatar Tim Moon Committed by GitHub
Browse files

Add user to TE CI (#639)


Signed-off-by: default avatarTim Moon <tmoon@nvidia.com>
parent 44574def
...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
# This job only runs for pull request comments # This job only runs for pull request comments
if: | if: |
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,nzmora-nvidia,galagam,nouiz,denera,sudhakarsingh27,', format('{0},', github.actor)) && contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,nzmora-nvidia,galagam,nouiz,denera,sudhakarsingh27,Oleg-Goncharov,', format('{0},', github.actor)) &&
startsWith(github.event.comment.body, '/te-ci') startsWith(github.event.comment.body, '/te-ci')
steps: steps:
- name: Check if comment is issued by authorized person - 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