[fix] issues reported by make test.yamllint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
2fdbf2622b
commit
c4055e449f
2
.github/workflows/checker.yml
vendored
2
.github/workflows/checker.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: "Checker"
|
||||
on:
|
||||
on: # yamllint disable-line rule:truthy
|
||||
schedule:
|
||||
- cron: "0 4 * * 5"
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user