From 88db9d9fccc7a87876f649d35f56272a6711a563 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 1 May 2021 20:15:41 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a8863d8..69c1807b 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Get all modified files relative to the default branch (`pull_request*` events) o - Between the current pull request branch and the default branch - Between the last commit and the current pushed change. - List only a subset of files that can be used to detect changes. -- Report on a subset of files that have all change. -- Report on a subset of files that have at least one file change. -- Regex pattern matching on a subset of files. + - Report on files that have all changed. + - Report on files that have at least one file change. + - Regex pattern matching on a subset of files. ## Outputs