We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdca83e commit 2114dc7Copy full SHA for 2114dc7
.github/workflows/blossom-ci.yml
@@ -44,7 +44,8 @@ jobs:
44
github.actor == 'ttyio' ||
45
github.actor == 'samurdhikaru' ||
46
github.actor == 'zerollzeng' ||
47
- github.actor == 'nvpohanh'
+ github.actor == 'nvpohanh' ||
48
+ github.actor == 'poweiw'
49
)
50
steps:
51
- name: Check if comment is issued by authorized person
0 commit comments