mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
add pr labeler
This commit is contained in:
11
.github/labeler.yml
vendored
Normal file
11
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
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/**'
|
||||
Reference in New Issue
Block a user