CI: run daily
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 3 * * 1,4'
|
||||
- cron: '0 3 * * *'
|
||||
|
||||
concurrency: nope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user