Update cron hour
This commit is contained in:
2
.github/workflows/build-lists.yml
vendored
2
.github/workflows/build-lists.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
types: run-build-lists
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "10 */2 * * *"
|
||||
- cron: "30 * * * *"
|
||||
|
||||
jobs:
|
||||
build-stretchoid:
|
||||
|
Reference in New Issue
Block a user