[fix] issues reported by make test.yamllint

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2024-11-01 11:32:48 +01:00
committed by Markus Heiser
parent 2fdbf2622b
commit c4055e449f
5 changed files with 167 additions and 167 deletions

View File

@@ -1,5 +1,5 @@
name: "Update searx.data"
on:
on: # yamllint disable-line rule:truthy
schedule:
- cron: "59 23 28 * *"
workflow_dispatch: