mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-10 02:36:29 +00:00
Fix path name for build file (#3328)
This commit is contained in:
parent
e54efa681f
commit
373f452774
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -27,7 +27,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "rootfs/**"
|
- "rootfs/**"
|
||||||
- "supervisor/**"
|
- "supervisor/**"
|
||||||
- build.json
|
- build.yaml
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
- requirements.txt
|
- requirements.txt
|
||||||
- setup.py
|
- setup.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user