CI: run daily

This commit is contained in:
Christoph Reiter
2021-12-20 08:56:37 +01:00
committed by GitHub
parent 5ff691e212
commit ff11ad435d

View File

@@ -5,7 +5,7 @@ on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 3 * * 1,4'
- cron: '0 3 * * *'
concurrency: nope