From ebc91f6369cca0874fca6c5828b69365d819ba90 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 10 Nov 2022 16:18:30 -0500 Subject: [PATCH] Update ci.yml (#15456) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd249f5ed8..df7cca04ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: # as the ci.yml contains actions that are required for PRs to be merged, it will always need to run on all PRs pull_request: {} schedule: - - cron: '0 20,22,0,2,4 * * *' + - cron: '0 20,23,2,5 * * *' workflow_dispatch: env: