From 95e9882404aa4afae51638a5266e8cea182d5770 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 7 Aug 2022 15:13:09 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85926713..2bd63aab 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Retrieve all changed files and directories relative to the target branch (`pull_ * Scales to large repositories. * Git submodules support. * No extra API calls. +* Escaped JSON Output with support for running matrix jobs based on changed files. +* List only changed directories. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support