chore: make tranches update 4 times a day
This commit is contained in:
parent
0c4e3f5985
commit
511c8798b9
2
.github/workflows/process-tranches.yml
vendored
2
.github/workflows/process-tranches.yml
vendored
@ -2,7 +2,7 @@ name: Generate tranches
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/30 * * * *'
|
||||
- cron: '0 */6 * * *'
|
||||
|
||||
jobs:
|
||||
master:
|
||||
|
Loading…
Reference in New Issue
Block a user