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 1a5202e commit a7cc092Copy full SHA for a7cc092
.github/workflows/false-positive-approvals.yml
@@ -18,6 +18,7 @@ jobs:
18
(github.event.comment.user.login == 'jeremylong' ||
19
github.event.comment.user.login == 'aikebah' ||
20
github.event.comment.user.login == 'nhumblot' ||
21
+ github.event.comment.user.login == 'marcelstoer' ||
22
github.event.comment.user.login == 'chadlwilson') }}
23
runs-on: ubuntu-latest
24
steps:
0 commit comments