More changes covered by build test
This commit is contained in:
6
.github/workflows/validate_esphome_beta.yml
vendored
6
.github/workflows/validate_esphome_beta.yml
vendored
@@ -16,12 +16,14 @@ on: # yamllint disable-line rule:truthy
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "*.yaml"
|
- "*.yaml"
|
||||||
- "ESPHome/*.yaml"
|
|
||||||
- ".test/*.yaml"
|
|
||||||
- "*.h"
|
- "*.h"
|
||||||
- "*.c"
|
- "*.c"
|
||||||
- "*.cpp"
|
- "*.cpp"
|
||||||
- "*.py"
|
- "*.py"
|
||||||
|
- ".test/*.*"
|
||||||
|
- "components/*.*"
|
||||||
|
- "components/tx_ultimate_easy/*.*"
|
||||||
|
- "ESPHome/*.*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user