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

View File

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