From: Nishi Date: Thu, 29 Aug 2024 07:14:25 +0000 (+0000) Subject: stop cron X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;ds=sidebyside;p=dataworks.git stop cron git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@456 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8257338..07803c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,8 +2,8 @@ name: Build DataWorks on: workflow_dispatch: - schedule: - - cron: "0 */6 * * *" +# schedule: +# - cron: "0 */6 * * *" jobs: build-amiga: