Configure labeler action

This commit is contained in:
Angelos Chalaris
2023-05-20 11:03:00 +03:00
parent 8938affe2f
commit dda06e49a5

19
.github/labeler.yml vendored Normal file
View File

@ -0,0 +1,19 @@
js:
- snippets/js/s/*.md
- collections/js/*.yaml
css:
- snippets/css/s/*.md
- collections/css/*.yaml
git:
- snippets/git/s/*.md
- collections/git/*.yaml
python:
- snippets/python/s/*.md
- collections/python/*.yaml
react:
- snippets/react/s/*.md
- collections/react/*.yaml
snippet:
- snippets/**/*.md
collection:
- collections/**/*.yaml