Update cron schedule [ci skip]

This commit is contained in:
Mitchell Krog 2021-08-04 09:21:25 +02:00 committed by GitHub
parent e497d8662c
commit 474d61a135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@ on:
branches: branches:
- master - master
schedule: schedule:
- cron: '0 14 * * *' - cron: '0 10 * * *'
- cron: '0 22 * * *'
jobs: jobs:
build: build: