Restore nightly to once per day.

This commit is contained in:
John MacFarlane 2019-09-19 18:53:03 -07:00
parent 6e462a7040
commit e435943ed4

View file

@ -2,7 +2,7 @@ name: Nightly
on:
schedule:
- cron: '21 */6 * * *'
- cron: '21 4 * * *'
jobs:
linux: