1
0
mirror of synced 2025-12-23 20:04:11 -05:00

report.yaml: run daily

This commit is contained in:
Marc Foley
2025-05-09 10:16:17 +01:00
parent e0bffa2b8f
commit f87c56f856

View File

@@ -7,9 +7,8 @@ on:
paths: paths:
- '.github/workflows/report.yaml' - '.github/workflows/report.yaml'
schedule: schedule:
# Every Monday at 12am # Every day at 12am
# - cron: '1/5 * * * *' - cron: '0 0 * * *'
- cron: '0 0 * * 1'