Update README.md

This commit is contained in:
Tonye Jack 2021-05-01 20:15:41 -04:00 committed by GitHub
parent 8239cbf938
commit 88db9d9fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ 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.
- 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.