1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00

chore: add new labels for PR

- `m:test`
- `m:license`
This commit is contained in:
The-Lum 2023-09-18 10:23:08 +00:00
parent b63dd91f00
commit 30c95d3e35

7
.github/labeler.yml vendored
View File

@ -21,10 +21,15 @@
- 'src/**/*'
- 'stdlib/**/*'
- 'svg/**/*'
- 'test/**/*'
- 'themes/**/*'
- 'manifest.txt'
'm:test':
- 'test/**/*'
'm:license':
- '**/*license.txt'
'm:docker':
- Dockerfile