actions: Run at 8pm, too
This commit is contained in:
parent
db9810fc68
commit
f21239d9e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: ['master']
|
||||
schedule:
|
||||
- cron: '10 8 * * *'
|
||||
- cron: '10,20 8 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue