Update README.md

This commit is contained in:
Tonye Jack 2022-06-11 16:25:18 -04:00 committed by GitHub
parent 6a872c41f9
commit cf50530aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ Retrieve all changed files relative to the target branch (`pull_request*` based
* Boolean output indicating that certain files have been changed. * Boolean output indicating that certain files have been changed.
* Scales to large repositories. * Scales to large repositories.
* Git submodules support. * Git submodules support.
* No extra API calls.
* 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