chore: make tranches update 4 times a day

This commit is contained in:
Matthew Russell 2022-06-17 15:47:41 -07:00
parent 0c4e3f5985
commit 511c8798b9

View File

@ -2,7 +2,7 @@ name: Generate tranches
on: on:
schedule: schedule:
- cron: '*/30 * * * *' - cron: '0 */6 * * *'
jobs: jobs:
master: master: