Update daily ci to use new cluster (#33627)

* update

* re-enable daily CI

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2024-09-20 21:05:30 +02:00
committed by GitHub
parent 077b552f07
commit 75c878da1e
3 changed files with 159 additions and 47 deletions

View File

@@ -2,6 +2,9 @@ name: Self-hosted runner (scheduled)
on:
repository_dispatch:
schedule:
- cron: "17 2 * * *"
push:
branches:
- run_scheduled_ci*