Files
sablier/.github/labeler.yml

15 lines
272 B
YAML

documentation:
- changed-files:
- any-glob-to-any-file: 'docs/**'
reverse-proxy:
- changed-files:
- any-glob-to-any-file: 'plugins/**'
provider:
- changed-files:
- any-glob-to-any-file: 'pkg/provider/**'
ci:
- changed-files:
- any-glob-to-any-file: '.github/**'