From f90b26d0d6388e5fc0d83165d6326e123154b7a3 Mon Sep 17 00:00:00 2001 From: Luke Collins Date: Sat, 14 Oct 2023 00:13:01 +0100 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 77a2f72..aa4165c 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: 'Push Checkstyle report' description: 'Push Checkstyle code adherence report' -author: 'Luke Collins +author: 'Luke Collins' inputs: path: description: 'A file, directory or wildcard pattern that describes where to find the reports'