From 4edc04aa2fbd5b09409e75411f37aecf3ce27689 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Wed, 17 Aug 2022 19:33:35 +0000 Subject: [PATCH] Updated README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b76dea8c828..2ea2f31277b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Retrieve all changed files and directories relative to the target branch (`pull_request*` based events) or the last remote commit (`push` based event) returning the **absolute path** to all changed files and directories from root of the project. - ## Features * Fast execution (0-2 seconds on average).