From aa4b8f5488621321c7b43628e30c38093587e01f Mon Sep 17 00:00:00 2001 From: Andrea Lamparelli Date: Mon, 8 Apr 2024 23:05:40 +0200 Subject: [PATCH] Update action.yml Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2794254..d468e9e 100644 --- a/action.yml +++ b/action.yml @@ -109,7 +109,7 @@ inputs: description: > Semicolon separated list of additional comments to be posted to the backported pull request required: false - no-squash: + enable-err-notification: description: > If true, enable the error notification as comment on the original pull request required: false