From 2e4c654d24c75ad9dd43934c0974bcfd75a00eac Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 9 Feb 2022 20:19:18 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1c80aab..4e6d9727 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Retrieve all changed files relative to the default branch (`pull_request*` based * Fast execution (0-2 seconds on average). * Easy to debug. * Boolean output indicating that certain files have been changed. +* Git submodules * Multiple repositories support. * [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.