Files
sablier/.github/labeler.yml
2025-11-09 17:28:18 -05:00

11 lines
200 B
YAML

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