mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-03 13:31:00 +07:00
ci(daily-build): update cron schedule (#198)
This commit is contained in:
parent
9c5159f135
commit
0f0f5463dc
4
.github/workflows/daily-build.yml
vendored
4
.github/workflows/daily-build.yml
vendored
@ -13,8 +13,8 @@ name: Daily Build (Stable)
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# At 00:00 (UTC+8) every day
|
||||
- cron: "0 8 * * *"
|
||||
# At (UTC+8 0:00 | UTC+0 16:00) every day
|
||||
- cron: "0 16 * * *"
|
||||
|
||||
jobs:
|
||||
pre-actions:
|
||||
|
Loading…
Reference in New Issue
Block a user