chore(actions): runs on 0 minute
This commit is contained in:
parent
67d1a834fc
commit
35385f3134
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "30 0,12 * * *"
|
||||
- cron: "0 0,12 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue