Enable crons for building IPs

Good luck
This commit is contained in:
2023-07-29 23:51:14 +02:00
committed by GitHub
parent 57edad5241
commit 3e08012947

View File

@ -7,8 +7,8 @@ on:
repository_dispatch:
types: run-build-lists
workflow_dispatch:
#schedule:
# - cron: "00 12 * * *"
schedule:
- cron: "10 * * * *"
jobs:
build-stretchoid: