Only search each 8 hour

This commit is contained in:
2023-08-02 13:38:22 +02:00
committed by GitHub
parent 311066b5a6
commit 86e2d9c637

View File

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