mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-16 19:27:39 +00:00
Updated README.md (#1196)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
61316fda76
commit
58c7ce2add
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Retrieve all changed files and directories relative to a target branch, preceedi
|
|||
* 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.
|
||||
* Globstar.
|
||||
* Globstar.
|
||||
* Brace expansion.
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue