mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 22:53:59 +00:00
[CI] Dont run full CI on `build-image` action changes (#7270)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
paths:
|
||||
- "**"
|
||||
- "!.github/workflows/*.yml"
|
||||
- "!.github/actions/build-image/*"
|
||||
- ".github/workflows/ci.yml"
|
||||
- "!.yamllint"
|
||||
- "!.github/dependabot.yml"
|
||||
|
||||
Reference in New Issue
Block a user