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:
|
||||
types: run-build-lists
|
||||
workflow_dispatch:
|
||||
#schedule:
|
||||
# - cron: "00 12 * * *"
|
||||
schedule:
|
||||
- cron: "10 * * * *"
|
||||
|
||||
jobs:
|
||||
build-stretchoid:
|
||||
|
Reference in New Issue
Block a user