From 64f85259e30df895efee85117c39b0e8d2449562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gorzeli=C5=84ski?= Date: Thu, 13 Jul 2023 10:09:55 +0200 Subject: [PATCH] Fix punctuation --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3c6ba720..a16ed801 100644 --- a/action.yml +++ b/action.yml @@ -201,7 +201,7 @@ inputs: default: '' required: false ignore-reactions: - description: 'Any reaction can reset the stale idle time on the issues/PRs' + description: 'Any reaction can reset the stale idle time on the issues/PRs.' default: '' required: false include-only-assigned: