From 379de7170f509175eb3a32a0c493644c723ff600 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 22 Feb 2023 01:03:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5362b95..a34c200b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Retrieve all changed files and directories relative to the target branch or the * List changed directories. * Restrict the max depth of changed directories. * Write outputs to files at a specified location for further processing. -* Monorepos (Fetches only the last remote commit). +* Monorepos (Fetches a fixed number of commits). * 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 Enterprise Server](https://docs.github.com/en/enterprise-server@3.3/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server) support.