build: update daily test timing

This commit is contained in:
Enix 2023-10-26 08:23:18 +08:00 committed by GitHub
parent a1163574d2
commit 22beabf8de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ on:
- 'server/**'
# Runs everyday to detect GitHub update in time
schedule:
- cron: '0 0 * * *'
- cron: '30 16 * * *'
jobs:
build: