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
ce3980c8
Commit
ce3980c8
authored
May 11, 2023
by
Przemek Tredak
Browse files
Add users to CI
Signed-off-by:
Przemek Tredak
<
ptredak@nvidia.com
>
parent
bc5d4c18
Changes
1
Hide 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 @
ce3980c8
...
...
@@ -16,7 +16,7 @@ jobs:
# This job only runs for pull request comments
if
:
|
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,', format('{0},', github.actor)) &&
contains( 'ptrendx,ksivaman,schetlur-nv,timmoon10,zlsh80826,mingxu1067,cyanguwa,
nzmora-nvidia,galagam,nouiz,
', format('{0},', github.actor)) &&
github.event.comment.body == '/te-ci'
steps
:
-
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