From 6757397c6096349e2521d57ccff364709a9b5ae7 Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Fri, 29 Dec 2023 11:09:09 -0800 Subject: [PATCH] Auto sign off Signed-off-by: Derek Nola --- .github/workflows/release-notes.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index c90ccc21a..b7b55df45 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -28,4 +28,5 @@ jobs: commit-message: update release-notes/k3s-*.md title: Update Release Notes body: Automated release notes update - branch: update-release-notes \ No newline at end of file + branch: update-release-notes + signoff: true \ No newline at end of file