update labeler

This commit is contained in:
Joel Wetzell
2026-02-02 13:14:11 -06:00
committed by GitHub
parent bd3b8a19d5
commit ce6a9ff4a8

7
.github/labeler.yml vendored
View File

@@ -14,10 +14,13 @@ processor:
- changed-files: - changed-files:
- any-glob-to-any-file: 'internal/processor/**' - any-glob-to-any-file: 'internal/processor/**'
routing: router:
- changed-files:
- any-glob-to-any-file: 'router*'
route:
- changed-files: - changed-files:
- any-glob-to-any-file: 'internal/route/**' - any-glob-to-any-file: 'internal/route/**'
- any-glob-to-any-file: 'router*'
cli: cli:
- changed-files: - changed-files: