Merge pull request #113 from hjorslev/QA

Lets merge it for now and see wether it somehow bothers us.
This commit is contained in:
Janik Vonrotz 2020-06-15 08:03:03 +02:00 committed by GitHub
commit 0041efd957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
branches: [ master ]
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * 0'
- cron: '0 0 * * *'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: