Lint
This commit is contained in:
2
.github/workflows/validate_blueprint.yml
vendored
2
.github/workflows/validate_blueprint.yml
vendored
@@ -19,6 +19,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4.1.0
|
- uses: actions/checkout@v4.1.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: '0' # Fetch all history for all tags and branches
|
fetch-depth: '0' # Fetch all history for all tags and branches
|
||||||
- name: Validate nspanel_blueprint.yaml
|
- name: Validate nspanel_blueprint.yaml
|
||||||
run: yamllint -c "./.rules/yamllint.yml" nspanel_blueprint.yaml
|
run: yamllint -c "./.rules/yamllint.yml" nspanel_blueprint.yaml
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user