Update weekly_stats.yaml

This commit is contained in:
Alexandre
2022-12-08 21:44:10 +01:00
committed by GitHub
parent fcabfed2a0
commit da67a01ddc

View File

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