From 067e59f031c3a50423394b0d62670e494682e038 Mon Sep 17 00:00:00 2001 From: Dickson A Date: Thu, 7 Jul 2022 00:23:16 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 622df34..f50dc1d 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Detect PR changes' -description: 'Action to get paths and files changed in a Pull Request event and use these for GitHub Actions matrix +description: 'Action to get paths and files changed in a Pull Request event and use these for GitHub Actions matrix' inputs: path: description: 'Path'