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 aa06107 commit 603dbf7Copy full SHA for 603dbf7
.github/workflows/trigger-ci.yml
@@ -57,6 +57,7 @@ jobs:
57
|| github.actor == 'tdophung'
58
|| github.actor == 'vthumbe1503'
59
|| github.actor == 'janekb04'
60
+ || github.actor == 'shengfangd'
61
)
62
steps:
63
- name: Check if comment is issued by authorized person
0 commit comments