From b55b06bc42c123f9ce9a92084639cc381ac5757d Mon Sep 17 00:00:00 2001 From: Matt Petersen Date: Mon, 15 Jul 2024 09:37:45 -0600 Subject: [PATCH] Fix name --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 9247c35..525649e 100644 --- a/action.yaml +++ b/action.yaml @@ -25,7 +25,7 @@ inputs: exclude-workflow-initiator-as-approver: description: Whether or not to filter out the user who initiated the workflow as an approver if they are in the approvers list default: false - lables: + labels: description: Labels to add to the issue required: false additional-approved-words: