Fix path name for build file (#3328)

This commit is contained in:
Joakim Sørensen 2021-12-02 11:54:49 +01:00 committed by GitHub
parent e54efa681f
commit 373f452774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ on:
paths:
- "rootfs/**"
- "supervisor/**"
- build.json
- build.yaml
- Dockerfile
- requirements.txt
- setup.py