Add scheduled
This commit is contained in:
6
.github/workflows/validate_esphome_beta.yml
vendored
6
.github/workflows/validate_esphome_beta.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user