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
5083a713
Commit
5083a713
authored
Mar 10, 2023
by
Przemek Tredak
Browse files
Add people to TE CI
Signed-off-by:
Przemek Tredak
<
ptredak@nvidia.com
>
parent
2d73334d
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 @
5083a713
...
@@ -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,', format('{0},', github.actor)) &&
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,
mingxu1067,cyanguwa,
', 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