Add prebuilt to yamlscan on ESPHome validation
This commit is contained in:
4
.github/workflows/validate_esphome.yml
vendored
4
.github/workflows/validate_esphome.yml
vendored
@@ -62,6 +62,10 @@ jobs:
|
|||||||
run: yamllint -c "./.rules/yamllint.yml" esphome/nspanel_esphome_addon_climate_heat.yaml
|
run: yamllint -c "./.rules/yamllint.yml" esphome/nspanel_esphome_addon_climate_heat.yaml
|
||||||
- name: Validate nspanel_esphome_addon_climate_dual.yaml
|
- name: Validate nspanel_esphome_addon_climate_dual.yaml
|
||||||
run: yamllint -c "./.rules/yamllint.yml" esphome/nspanel_esphome_addon_climate_dual.yaml
|
run: yamllint -c "./.rules/yamllint.yml" esphome/nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
- name: Validate nspanel_esphome_prebuilt.yaml
|
||||||
|
run: yamllint -c "./.rules/yamllint.yml" prebuilt/nspanel_esphome_prebuilt.yaml
|
||||||
|
- name: Validate wall_display.yaml
|
||||||
|
run: yamllint -c "./.rules/yamllint.yml" prebuilt/wall_display.yaml
|
||||||
|
|
||||||
build_core:
|
build_core:
|
||||||
name: Core
|
name: Core
|
||||||
|
|||||||
Reference in New Issue
Block a user