From 1d51af8e6a9a862e398c851d8c651d38f5d99d7d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 27 Aug 2021 21:58:32 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 075bfe49..a2576cf4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Retrieve all changed files relative to the default branch (`pull_request*` based * Easy to debug. * Boolean output indicating that certain files have been modified. +* Multiple repository support. * List all files that have changed. * Between the current pull request branch and the default branch. * Between the last commit and the current pushed change.