Lint
This commit is contained in:
3
.github/workflows/validate_esphome.yml
vendored
3
.github/workflows/validate_esphome.yml
vendored
@@ -1,5 +1,7 @@
|
||||
---
|
||||
name: Validate ESPHome
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
@@ -150,3 +152,4 @@ jobs:
|
||||
uses: esphome/build-action@v1.8.0
|
||||
with:
|
||||
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user