Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit ab00ca4

Browse files
committed
wip
1 parent 363d7cb commit ab00ca4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
global_files_allowlist:
2+
# Allow the container to read and write the root `CHANGELOG.md`
3+
# file during the `release` step to update the latest client library
4+
# versions which are hardcoded in the file.
5+
- path: "CHANGELOG.md"
6+
permissions: "read-write"

0 commit comments

Comments
 (0)