Add scheduled

This commit is contained in:
Edward Firmo
2023-11-11 14:21:10 +01:00
committed by GitHub
parent 55b9b9728b
commit 40282b2e14

View File

@@ -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: