fix cron schedule

This commit is contained in:
Jackson Kearl
2020-05-04 07:48:08 -07:00
parent b8247af35d
commit 05ec6e2a33

View File

@@ -1,8 +1,7 @@
name: "Classifier: Trainer"
on:
schedule:
cron:
- 0/5 * * * *
- cron: 0/5 * * * *
jobs:
main: