mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 19:17:45 +00:00
Updated README.md (#948)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
93ae7c6b6a
commit
5ac4c9fe42
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Retrieve all changed files and directories relative to the target branch or the
|
|||
* Restrict change detection to a subset of files and directories:
|
||||
* Boolean output indicating that certain files have been changed.
|
||||
* Using [Glob pattern](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet) matching.
|
||||
* Brace expansion
|
||||
* Brace expansion
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue