mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +00:00
chore: update readme (#971)
This commit is contained in:
parent
1a3ea1d324
commit
2703edcc41
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,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