Skip to content

Commit 0e07218

Browse files
authored
chore: add documentai-toolbox to config.yaml (#16133)
Unblock automated release by adding `google-cloud-documentai-toolbox` to `.librarian/config.yaml`.
1 parent 7538aa5 commit 0e07218

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.librarian/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ global_files_allowlist:
44
# versions which are hardcoded in the file.
55
- path: "CHANGELOG.md"
66
permissions: "read-write"
7+
libraries:
8+
# libraries have "release_blocked: true" so that releases are
9+
# explicitly initiated
10+
- id: "google-cloud-documentai-toolbox"
11+
release_blocked: true

0 commit comments

Comments
 (0)