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)
on:
push:
[main]
branches: [main]
schedule:
- cron: "0 5 * * *"