add collect_statistics tool #37

Merged
sgode merged 7 commits from collect_website_statics into main 2025-08-08 10:09:41 +00:00
2 changed files with 250 additions and 0 deletions
Showing only changes of commit f31abfead4 - Show all commits

View File

@ -4,6 +4,7 @@ on:
schedule: schedule:
# 03:00 UTC = 04:00 CET # 03:00 UTC = 04:00 CET
- cron: "0 3 * * 1" - cron: "0 3 * * 1"
workflow_dispatch:
jobs: jobs:
run-analytics: run-analytics: