Browse Source

no scheduled builds

Paolo Asperti 3 years ago
parent
commit
2c25ee12e5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/build.yaml

+ 0 - 2
.github/workflows/build.yaml

@@ -8,8 +8,6 @@ name: build
8
 
8
 
9
 on:
9
 on:
10
   workflow_dispatch:
10
   workflow_dispatch:
11
-  schedule:
12
-    - cron: '0 10 * * 2'
13
   push:
11
   push:
14
     tags:
12
     tags:
15
       - 'v[0-9]+.[0-9]+.[0-9]+'
13
       - 'v[0-9]+.[0-9]+.[0-9]+'