disable scheduled daily CI temporarily (#33136)

disable scheduled daily CI temporary

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar 2024-08-27 11:52:15 +02:00 committed by GitHub
parent 7562366d4b
commit 3806faa171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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