Enable crons for building IPs
Good luck
This commit is contained in:
4
.github/workflows/build-lists.yml
vendored
4
.github/workflows/build-lists.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user