Update .github/workflows/cron.yml
This commit is contained in:
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Hourly cron job
|
||||
name: Daily Cron (Make New DailyStats Document)
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user