From efc9e89cd4cae57f7fd95b7b3e498475d119a816 Mon Sep 17 00:00:00 2001 From: matsuoshi Date: Tue, 6 Feb 2024 07:49:58 +0900 Subject: [PATCH] =?UTF-8?q?build.yml=20=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2a9a6fc..faa62e5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,7 +4,7 @@ on: push: branches: [ master, v1.1, build-test ] schedule: - - cron: '5 15 1,15,31 * *' + - cron: '5 15 1,31 * *' jobs: build: