update script of run CI for external PRs to add "Big Models" (#19576)

### Description
update script of run CI for external PRs to add "Big Models"
This commit is contained in:
Yulong Wang 2024-02-20 17:02:11 -08:00 committed by GitHub
parent 7a5860e490
commit 97ff17c2cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,6 +93,8 @@ def main():
# checks
"onnxruntime-python-checks-ci-pipeline",
"onnxruntime-binary-size-checks-ci-pipeline",
# big models
"Big Models",
# not currently required, but running ensures we're hitting all mobile platforms
"Android CI Pipeline",
"iOS CI Pipeline",