Change Doctests CI launch time (#20523)

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2022-12-01 16:38:41 +01:00
committed by GitHub
parent 55ab71ee5b
commit 373bfe70a0

View File

@@ -6,7 +6,7 @@ on:
- doctest*
repository_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: "0 2 * * *"
env: