json/.github/labeler.yml
2022-08-04 14:48:18 +02:00

9 lines
119 B
YAML

documentation:
- 'README.md'
- 'docs/*'
- 'docs/**/*'
ci:
- '.github/workflows/*'
- '.github/external_ci/*'