diff --git a/.github/workflows/automate-metrics.yaml b/.github/workflows/automate-metrics.yaml index f9ed2f29..59d64914 100644 --- a/.github/workflows/automate-metrics.yaml +++ b/.github/workflows/automate-metrics.yaml @@ -1,6 +1,7 @@ name: Update User Metrics on: + workflow_dispatch: schedule: # Weekly Every Monday at 1PM UTC - cron: '0 13 * * 1'