Update README.md

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

View File

@ -23,6 +23,8 @@ Retrieve all changed files and directories relative to the target branch (`pull_
* Scales to large repositories. * Scales to large repositories.
* Git submodules support. * Git submodules support.
* No extra API calls. * No extra API calls.
* Escaped JSON Output with support for running matrix jobs based on changed files.
* List only changed directories.
* Monorepos (Fetches only the last remote commit). * Monorepos (Fetches only the last remote commit).
* Supports all platforms (Linux, MacOS, Windows). * Supports all platforms (Linux, MacOS, Windows).
* [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support