Files
30-seconds-of-code/.github/labeler.yml
Angelos Chalaris 89326806b3 Add HTML to labeler
2023-05-20 14:03:38 +03:00

23 lines
419 B
YAML

js:
- snippets/js/s/*.md
- collections/js/*.yaml
css:
- snippets/css/s/*.md
- collections/css/*.yaml
html:
- snippets/html/s/*.md
- collections/html/*.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