Unverified Commit 38b85c35 authored by Przemyslaw Tredak's avatar Przemyslaw Tredak Committed by GitHub
Browse files

Add user to TE CI and enable passing options to the CI (#460)


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