chore(actions): runs on 0 minute

This commit is contained in:
MDLeom 2022-01-09 07:40:50 +00:00
parent 9cf531ce2e
commit e406ad4549
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: "30 0,12 * * *"
- cron: "0 0,12 * * *"
workflow_dispatch:
jobs: