From d40e31dc36bae18b902484153368ad1c29bb4524 Mon Sep 17 00:00:00 2001 From: G_Ivo Date: Mon, 31 Jul 2023 20:13:23 -0400 Subject: [PATCH] fix: updated description --- .github/workflows/release-notes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 1aad4f28ce1..a003ae7a459 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -9,7 +9,7 @@ on: required: true overwrite: type: boolean - description: Overwrite the content of the release notes (typically needed for RC1 notes) + description: Overwrite the content of TODO fields in generated release notes (typically needed for RC1 notes) required: true default: false jobs: