Lint
This commit is contained in:
3
.github/workflows/validate_esphome_beta.yml
vendored
3
.github/workflows/validate_esphome_beta.yml
vendored
@@ -1,5 +1,7 @@
|
||||
---
|
||||
name: Validate ESPHome (beta)
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -151,3 +153,4 @@ jobs:
|
||||
with:
|
||||
yaml_file: "./.test/esphome_advanced_climate_heat_customizations.yaml"
|
||||
version: beta
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user