Update daily_build.yml

This commit is contained in:
John Bowdre 2023-02-20 14:36:47 -06:00 committed by GitHub
parent ebc32e89b7
commit 257334e7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Daily build
on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 13 * * *"
jobs:
build: