diff --git a/.github/workflows/flair-usage-stats.yml b/.github/workflows/flair-usage-stats.yml index d49eebf..a7fd84e 100644 --- a/.github/workflows/flair-usage-stats.yml +++ b/.github/workflows/flair-usage-stats.yml @@ -1,6 +1,9 @@ name: User Flair Usage Stats on: + schedule: + # Runs every day at 3:30 PM UTC (9 PM IST) + - cron: '30 15 * * *' workflow_dispatch: jobs: