From ffd30e8dd820b89653c2298acf0447d29dbd0f16 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 14 Mar 2022 01:03:59 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ca1274b..4e8d32fd 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Retrieve all changed files relative to the target branch (`pull_request*` based * Fast execution (0-2 seconds on average). * Easy to debug. * Boolean output indicating that certain files have been changed. +* Large repository support. * Git submodules support. * Multiple repositories support. * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support