Update weekly_stats.yaml

This commit is contained in:
Alexandre
2022-12-16 07:07:03 +01:00
committed by GitHub
parent b90c2c0013
commit 84a6f24f59

View File

@@ -4,7 +4,8 @@ name: Generate weekly stats
on: on:
schedule: schedule:
- cron: "0 12 * * 5" - cron: "0 12 * * 5"
workflow_dispatch: null workflow_dispatch:
jobs: jobs:
stats_updater: stats_updater:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04