]> Nishi Git Mirror - dataworks.git/commitdiff
nvm
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Wed, 12 Jun 2024 00:43:30 +0000 (00:43 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Wed, 12 Jun 2024 00:43:30 +0000 (00:43 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@246 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index bb5abc867622ae601491e7700031a31505524bac..8b22f3e565a34c9bceb7421c1622875d2a3aa3c6 100644 (file)
@@ -4,9 +4,6 @@ on:
   workflow_dispatch:
   schedule:
   - cron: "0 */6 * * *"
-  push:
-    branches:
-      - release
 
 jobs:
   build:
@@ -20,8 +17,6 @@ jobs:
     - name: Give tar root suid
       run: sudo chown root /usr/bin/tar && sudo chmod u+s /usr/bin/tar
     - uses: actions/checkout@v4
-      with:
-        ref: release
     - uses: actions/cache@v4
       with:
         save-always: true