diff --git a/.github/workflows/ecosystem-badge-and-stars-update.yml b/.github/workflows/ecosystem-badge-and-stars-update.yml index 5239d96f01..22c14d7bd8 100644 --- a/.github/workflows/ecosystem-badge-and-stars-update.yml +++ b/.github/workflows/ecosystem-badge-and-stars-update.yml @@ -3,7 +3,7 @@ name: Ecosystem | Batch | Update stars and badges on: workflow_dispatch: schedule: - - cron: '0 9 * * 2' + - cron: '0 9 * * 4' jobs: batch_update_badges: