mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
[CI] Dont run full CI on `build-image` action changes (#7270)
This commit is contained in:
@@ -9,6 +9,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "**"
|
- "**"
|
||||||
- "!.github/workflows/*.yml"
|
- "!.github/workflows/*.yml"
|
||||||
|
- "!.github/actions/build-image/*"
|
||||||
- ".github/workflows/ci.yml"
|
- ".github/workflows/ci.yml"
|
||||||
- "!.yamllint"
|
- "!.yamllint"
|
||||||
- "!.github/dependabot.yml"
|
- "!.github/dependabot.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user