Stop nightly from running every hour.

This commit is contained in:
John MacFarlane 2019-09-18 11:11:43 -07:00
parent 78f552e24c
commit 3bdc947b2e

View file

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