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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|||||||
Reference in New Issue
Block a user