From: nishi Date: Sun, 9 Jun 2024 23:26:07 +0000 (+0000) Subject: update github actions X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=83528d60cdc6279869405f32def53ea0e5f84aa8;p=dataworks.git update github actions git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@220 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 28a7ba6..981ffc0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,8 @@ name: Build DataWorks on: workflow_dispatch: - cron: "0 */6 * * *" + schedule: + - cron: "0 */6 * * *" jobs: build: