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: