diff --git a/.github/workflows/jest-balance.yml b/.github/workflows/jest-balance.yml index 115cde9d2387..3345a7e30918 100644 --- a/.github/workflows/jest-balance.yml +++ b/.github/workflows/jest-balance.yml @@ -2,7 +2,7 @@ name: jest balancer on: workflow_dispatch: schedule: - - cron: '0 0 1,15 * *' + - cron: '0 0 * * 0' jobs: jest-config: name: Configure Jest