Fix cron syntax

Former-commit-id: ca755e490500578b60165e48ab2c5d734994f1d1
This commit is contained in:
John Sully 2020-05-30 01:53:21 -04:00
parent 76b5b55da9
commit d3b89c69ad

View File

@ -2,7 +2,7 @@ name: Endurance
on: on:
schedule: schedule:
- cron: '*/60 * * * *' - cron: '0 * * * *'
jobs: jobs: