Update merge-rollpytorch.yml with approved actors (#2446)

pull/2433/head
powderluv 2023-09-08 05:00:09 -07:00 committed by GitHub
parent 27b55b1d5f
commit cfd70dfb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: |
github.repository == 'llvm/torch-mlir' &&
github.event.workflow_run.actor.login == 'silvasean' &&
github.event.workflow_run.actor.login == 'stellaraccident' &&
github.event.workflow_run.conclusion == 'success'
steps: