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
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
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:
-