mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-06 09:41:22 +00:00
Update README.md
This commit is contained in:
parent
04de9221b6
commit
8a36220d04
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Retrieve all changed files and directories relative to a target branch, preceedi
|
||||||
* Supports Git submodules.
|
* Supports Git submodules.
|
||||||
* Escaped JSON output which can be used to run matrix jobs based on changed files.
|
* Escaped JSON output which can be used to run matrix jobs based on changed files.
|
||||||
* List changed directories.
|
* List changed directories.
|
||||||
* Restrict the max depth of changed directories.
|
* Restrict the max depth of matching changed directories.
|
||||||
* Write outputs to a `.txt` or `.json` file at a specified location for further processing.
|
* Write outputs to a `.txt` or `.json` file at a specified location for further processing.
|
||||||
* Monorepos (Fetches a fixed number of commits).
|
* Monorepos (Fetches a fixed number of commits).
|
||||||
* Supports all platforms (Linux, MacOS, Windows).
|
* Supports all platforms (Linux, MacOS, Windows).
|
||||||
|
|
Loading…
Add table
Reference in a new issue