Files
showbridge-go/.github/labeler.yml
Joel Wetzell 067412ec9f add pr labeler
2025-12-01 20:21:48 -06:00

12 lines
242 B
YAML

framing:
- changed-files:
- any-glob-to-any-file: 'internal/framing/**'
processing:
- changed-files:
- any-glob-to-any-file: 'internal/processing/**'
cli:
- changed-files:
- any-glob-to-any-file: 'cmd/showbridge/**'