From 1046f8a4deed9241b1e5a2680a25b28af673d7ef Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 4 May 2021 14:07:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d079379..9d971927 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Get all modified files relative to the default branch (`pull_request*` events) o - List all files that have changed - 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. +- Restrict change detection to 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.