lint target and workflow job

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-05-03 12:51:31 +02:00
parent 7846381718
commit 26a586cf39
4 changed files with 32 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ jobs:
fail-fast: false
matrix:
target:
- lint
- validate-vendor
steps:
-