tweak cron job time

This commit is contained in:
Ralf Jung 2021-11-17 10:34:32 -05:00
parent 76a3329f51
commit 77095f8557

View File

@ -10,8 +10,7 @@ on:
branches:
- 'master'
schedule:
# Use <https://crontab.guru> to conveniently edit cron schedule.
- cron: '0 7 * * *' # At 07:00 UTC every day.
- cron: '5 15 * * *' # At 15:05 UTC every day.
jobs:
build: