Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
e456110b
Commit
e456110b
authored
Dec 15, 2022
by
Przemek Tredak
Browse files
Add new users to TE CI
parent
a5ba71f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/trigger-ci.yml
.github/workflows/trigger-ci.yml
+1
-1
No files found.
.github/workflows/trigger-ci.yml
View file @
e456110b
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment