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: repository_dispatch:
types: run-build-lists types: run-build-lists
workflow_dispatch: workflow_dispatch:
#schedule: schedule:
# - cron: "00 12 * * *" - cron: "10 * * * *"
jobs: jobs:
build-stretchoid: build-stretchoid: