Skip to content

Commit cfaafcc

Browse files
authored
chore: fix source_roots (#14297)
source roots is not a regex
1 parent 1710ccf commit cfaafcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libraries:
88
- path: google/cloud/language/v2
99
- path: google/cloud/language/v1
1010
source_roots:
11-
- ^packages/google-cloud-language
11+
- packages/google-cloud-language
1212
preserve_regex:
1313
- .OwlBot.yaml
1414
- CHANGELOG.md

0 commit comments

Comments
 (0)