DocsGPT/.github/labeler.yml
2023-10-07 00:40:27 +10:00

24 lines
208 B
YAML

repo:
- '*'
github:
- .github/**/*
application:
- application/**/*
docs:
- docs/**/*
extensions:
- extensions/**/*
frontend:
- frontend/**/*
scripts:
- scripts/**/*
tests:
- tests/**/*