Files
sablier/.github/labeler.yml
2024-02-05 04:31:13 +00:00

15 lines
273 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: 'app/providers/**'
ci:
- changed-files:
- any-glob-to-any-file: '.github/**'