Commit e456110b authored by Przemek Tredak's avatar Przemek Tredak
Browse files

Add new users to TE CI

parent a5ba71f3
...@@ -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,', format('{0},', github.actor)) && contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,', format('{0},', github.actor)) &&
github.event.comment.body == '/te-ci' 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