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