CI cron: reschedule
This commit is contained in:
parent
00dadaba15
commit
74722f1695
|
@ -1,7 +1,7 @@
|
|||
name: Daily
|
||||
on:
|
||||
schedule:
|
||||
- cron: "40 16 * * *"
|
||||
- cron: "40 17 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue