]> Nishi Git Mirror - dataworks.git/commitdiff
update github
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 23:22:17 +0000 (23:22 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 23:22:17 +0000 (23:22 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@219 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index ff3a2fe41927d0410ebbee566b922eeb3ff85400..28a7ba6b97d45f30af9aee798003f63b452f1d6d 100644 (file)
@@ -1,8 +1,8 @@
 name: Build DataWorks
 
 on:
-  push:
-    branches: [ "master" ]
+  workflow_dispatch:
+  cron: "0 */6 * * *"
 
 jobs:
   build: