Update cron hour

This commit is contained in:
2023-07-31 01:07:16 +02:00
committed by GitHub
parent 68654a1bf6
commit 2c6066cc39

View File

@ -8,7 +8,7 @@ on:
types: run-build-lists
workflow_dispatch:
schedule:
- cron: "10 */2 * * *"
- cron: "30 * * * *"
jobs:
build-stretchoid: