Don't run on push
This commit is contained in:
6
.github/workflows/validate_esphome_beta.yml
vendored
6
.github/workflows/validate_esphome_beta.yml
vendored
@@ -1,12 +1,12 @@
|
||||
name: Validate ESPHome (beta)
|
||||
|
||||
on:
|
||||
push:
|
||||
#push:
|
||||
#paths:
|
||||
#- "nspanel_esphome*.yaml"
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
#schedule:
|
||||
#- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user