Update README.md

This commit is contained in:
Tonye Jack 2022-08-07 15:14:00 -06:00 committed by GitHub
parent 95e9882404
commit 4ef34fc5f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Retrieve all changed files and directories relative to the target branch (`pull_
* Scales to large repositories.
* Git submodules support.
* No extra API calls.
* Escaped JSON Output with support for running matrix jobs based on changed files.
* Escaped JSON Output which can be used for running matrix jobs based on changed files.
* List only changed directories.
* Monorepos (Fetches only the last remote commit).
* Supports all platforms (Linux, MacOS, Windows).