mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 11:01:56 +00:00
Update README.md
This commit is contained in:
parent
274863210e
commit
dc711ae840
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Retrieve all changed files relative to the default branch (`pull_request*` event
|
|||
* Between the last commit and the current pushed change.
|
||||
* Restrict change detection to a subset of files.
|
||||
* Report on files that have at least one change.
|
||||
* Regex pattern matching on a subset of files.
|
||||
* [Regex pattern](https://www.gnu.org/software/grep/manual/grep.html#Regular-Expressions) matching on a subset of files.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue