diff --git a/.github/workflows/update-stars.yml b/.github/workflows/update-stars.yml index 081ee3fad..22dbd6ff4 100644 --- a/.github/workflows/update-stars.yml +++ b/.github/workflows/update-stars.yml @@ -3,6 +3,7 @@ name: Update stars count on: schedule: - cron: '0 0 * * 0' # At 00:00 on Sunday. + workflow_dispatch: jobs: update: