From e097744c22b463b1ed1a8d6fd4991dcac7ef8c0a Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:17:52 -0700 Subject: [PATCH] Update action config --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 14c2d88..31ba2f9 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,6 @@ inputs: required: true content-filepath: description: 'The file path to the issue content' - required: true labels: description: 'A comma or newline-separated list of labels' assignees: