Update weekly_stats.yaml

This commit is contained in:
Alexandre
2022-12-09 23:21:49 +01:00
committed by GitHub
parent 2fdfc7c53e
commit fb0d5dbb70

View File

@@ -3,7 +3,7 @@
name: Generate weekly stats
on:
schedule:
- cron: "0 23 * * 5"
- cron: "0 12 * * 5"
workflow_dispatch: null
jobs:
stats_updater: