From b8ad14b306d612f21d629c63f201c0c1a3ac216f Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 23 Jun 2021 09:34:52 -0400 Subject: [PATCH] Updated README.md (#112) Co-authored-by: jackton1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c63c560b..d7966a55 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Retrieve all changed files relative to the default branch (`pull_request*` based events) or a previous commit (`push` based event) returning the **absolute path** to all changed files from the project root. ## Features + * Boolean output indicating that certain files have been modified. * List all files that have changed. * Between the current pull request branch and the default branch.