mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
12 lines
242 B
YAML
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/**'
|