CI cron: reschedule it

This commit is contained in:
Ștefan Talpalaru 2021-05-20 18:36:33 +02:00
parent dd84ecd520
commit 00dadaba15
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: "30 16 * * *"
- cron: "40 16 * * *"
jobs:
build: