mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 11:36:13 +08:00
updated paths
This commit is contained in:
parent
dd6734afe8
commit
fbaf6d12c9
1 changed files with 2 additions and 1 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
@ -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/**/*"]
|
||||
|
|
Loading…
Add table
Reference in a new issue