updated paths

This commit is contained in:
Miodec 2022-05-06 13:30:21 +02:00
parent dd6734afe8
commit fbaf6d12c9

3
.github/labeler.yml vendored
View file

@ -2,7 +2,8 @@ api:
- any: ["frontend/src/ts/ape/**/*", "backend/src/api/**/*"]
assets:
- all: ["frontend/static/**/*", "!frontend/static/**/*.html"]
- any: ["frontend/static/**/*"]
all: ["!frontend/static/**/*.html"]
backend:
- any: ["backend/**/*"]