mirror of https://github.com/llvm/torch-mlir
Update merge-rollpytorch.yml with approved actors (#2446)
parent
27b55b1d5f
commit
cfd70dfb0d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue