Skip to content

Commit 2114dc7

Browse files
authored
Enable poweiw to trigger pipelines (#4508)
Signed-off-by: Po-Wei Wang (Vincent) <poweiw@nvidia.com>
1 parent bdca83e commit 2114dc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
github.actor == 'ttyio' ||
4545
github.actor == 'samurdhikaru' ||
4646
github.actor == 'zerollzeng' ||
47-
github.actor == 'nvpohanh'
47+
github.actor == 'nvpohanh' ||
48+
github.actor == 'poweiw'
4849
)
4950
steps:
5051
- name: Check if comment is issued by authorized person

0 commit comments

Comments
 (0)