diff --git a/.github/workflows/validate_esphome_beta.yml b/.github/workflows/validate_esphome_beta.yml index dc33f77..4e11a8e 100644 --- a/.github/workflows/validate_esphome_beta.yml +++ b/.github/workflows/validate_esphome_beta.yml @@ -4,9 +4,9 @@ on: #push: #paths: #- "nspanel_esphome*.yaml" - #pull_request: - #schedule: - # - cron: "0 0 * * *" + pull_request: + schedule: + - cron: "0 0 * * *" workflow_dispatch: concurrency: