ci: run crons a bit less
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: "30 */8 * * *"
|
||||
- cron: "30 0 */5 * *"
|
||||
|
||||
jobs:
|
||||
build-scanners-list:
|
||||
|
Reference in New Issue
Block a user