From f7bbf782abba845ad041612d355924770cf86c36 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 10 Oct 2023 21:14:23 +0900 Subject: [PATCH] Update CI config --- .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 644b191c..3206cc82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: - dev - v[0-9]+.[0-9]+ schedule: - - cron: '0 1 * * *' + - cron: '0 2 * * *' workflow_dispatch: env: