From 607e4064b6a5582c584fd36884622f84f52c23d5 Mon Sep 17 00:00:00 2001 From: Mridula <66699525+mpeddada1@users.noreply.github.com> Date: Sat, 15 Nov 2025 13:35:40 -0500 Subject: [PATCH] chore: minor change to verify running kokoro checks --- release/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/README.md b/release/README.md index 0b8eff24d78a0..994fd04620484 100644 --- a/release/README.md +++ b/release/README.md @@ -67,7 +67,7 @@ corresponding changes in these files manually. To update the [`CHANGELOG.md`] file, first change the "TBD" placeholder in the latest release header to the current YYYY-MM. -Then run the script +Then run the script: ```bash git fetch upstream