diff --git a/.github/workflows/get_stats.yml b/.github/workflows/get_stats.yml index 211b5ee5..0f9eb4a1 100644 --- a/.github/workflows/get_stats.yml +++ b/.github/workflows/get_stats.yml @@ -2,6 +2,8 @@ name: Get stats on: workflow_dispatch: + schedule: + - cron: "0 0 * * *" jobs: build: