From bb4ff4208ef1a6783b18cc3353e460dabe60a8a3 Mon Sep 17 00:00:00 2001 From: mikecaat <35882227+mikecaat@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:59:11 +0900 Subject: [PATCH] disable scheduled tests since they are running stably (#264) Co-authored-by: Masahiro Ikeda --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 19704b2..920e106 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,8 +19,6 @@ on: - REL_13_STABLE - REL_12_STABLE - REL_11_STABLE - schedule: - - cron: "0 1 * * SUN" # only master jobs: build: