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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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