💚 (CI): Change QA to run everyday

This commit is contained in:
Frederik Hjorslev Poulsen 2020-06-11 22:57:27 +02:00
parent 05095f118c
commit 1fa6d04673
No known key found for this signature in database
GPG Key ID: 23DDBC920BDE66CF

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: