Update .github/workflows/cron.yml
Some checks are pending
Main / build-and-push-docker-image (20.x) (push) Waiting to run
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 3s

This commit is contained in:
2025-12-22 15:25:15 -05:00
parent 824da17b0a
commit fb57b3e585

View File

@@ -1,7 +1,7 @@
name: Daily Cron (Make New DailyStats Document) name: Daily Cron (Make New DailyStats Document)
on: on:
push: push:
[main] branches: [main]
schedule: schedule:
- cron: "0 5 * * *" - cron: "0 5 * * *"