From cf50530aad634d5a9c6ccc4ae5f8fd51ff783cec Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 11 Jun 2022 16:25:18 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daf5dd5976d..b6945568980 100644 --- a/README.md +++ b/README.md @@ -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. * Scales to large repositories. * Git submodules support. +* No extra API calls. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support