diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 81ad91542d6b16..8867db2328f701 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ on: pull_request: {} schedule: - - cron: '30 5,17 * * *' + - cron: '0 8 * * MON,WED,FRI' push: jobs: