1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.github/labeler-config.yml
Hung-Han (Henry) Chen 2b91093d46
Add labler github action for auto labeling of PRs
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2020-11-02 21:35:05 +08:00

14 lines
209 B
YAML

---
area/ui:
- src/renderer/**/*
area/test:
- integration/**/*
- __mocks__/**/*
area/extension:
- extensions/**/*
- src/extensions/**/*
area/documentation:
- READEME.md
dependencies:
- yarn.lock