Jamey Sharp
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.github/workflows/performance.yml
|
|
@ -31,7 +31,9 @@ jobs: |
|
|
|
|| ('bbouvier' == github.event.comment.user.login) |
|
|
|
|| ('bjorn3' == github.event.comment.user.login) |
|
|
|
|| ('cfallin' == github.event.comment.user.login) |
|
|
|
|| ('elliottt' == github.event.comment.user.login) |
|
|
|
|| ('fitzgen' == github.event.comment.user.login) |
|
|
|
|| ('jameysharp' == github.event.comment.user.login) |
|
|
|
|| ('jlb6740' == github.event.comment.user.login) |
|
|
|
|| ('sparker-arm' == github.event.comment.user.login) |
|
|
|
|| ('uweigand' == github.event.comment.user.login)) |
|
|
|