Gradience/.github/labeler.yml

15 lines
167 B
YAML
Raw Normal View History

# Add 'repo' label to any root file changes
repo:
- '*'
po:
- po/*.po
source:
- any: ['src/**/*']
data:
- any: ['data/**/*']
ci:
- any: ['.github/workflows/*.yml']