Update validate_esphome.yml

This commit is contained in:
Edward Firmo
2023-10-13 22:21:29 +02:00
parent 7f0657ae8f
commit ef7b1520ff

View File

@@ -3,7 +3,7 @@ name: Validate ESPHome YAML
on: on:
push: push:
paths: paths:
- "nspanel_esphome_*.yaml" - "nspanel_esphome*.yaml"
pull_request: pull_request:
#schedule: #schedule:
# - cron: "0 0 * * *" # - cron: "0 0 * * *"