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:
3
.github/workflows/self-scheduled-caller.yml
vendored
3
.github/workflows/self-scheduled-caller.yml
vendored
@@ -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*
|
||||||
|
|||||||
Reference in New Issue
Block a user