CI cron: reschedule

This commit is contained in:
Ștefan Talpalaru 2021-05-20 19:02:06 +02:00
parent 00dadaba15
commit 74722f1695
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Daily
on:
schedule:
- cron: "40 16 * * *"
- cron: "40 17 * * *"
jobs:
build: