From 5774c0c0bb30c6a3ad3fde42403bc8341b1c33db Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Thu, 30 Jan 2025 17:23:14 +0000 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 636c5c3..7776215 100644 --- a/action.yml +++ b/action.yml @@ -61,7 +61,7 @@ inputs: description: 'The template used to format new issues' required: false DEFAULT_LABELS: - description: 'Default labels to be used when add new issues' + description: 'Default labels to be used when adding new issues' required: false IDENTIFIERS: description: 'Dictionary of custom identifiers'