mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-11 13:27:42 +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:
|
* Restrict change detection to a subset of files and directories:
|
||||||
* Boolean output indicating that certain files have been changed.
|
* 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.
|
* 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
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue