combine route and router labels

This commit is contained in:
Joel Wetzell
2026-02-02 12:59:50 -06:00
parent 1b59dbc1e5
commit cb738a9b8e
2 changed files with 3 additions and 5 deletions
+1 -4
View File
@@ -14,12 +14,9 @@ processor:
- changed-files:
- any-glob-to-any-file: 'internal/processor/**'
route:
routing:
- changed-files:
- any-glob-to-any-file: 'internal/route/**'
routr:
- changed-files:
- any-glob-to-any-file: 'router*'
cli: