From 3e1f47b193d3a16681783edcfdd55200546a0c0e Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 14 Oct 2021 20:55:27 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7830cc8a..330eec15 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ 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 modified. -* Multiple repository support. +* Multi repository support. +* Self hosted runners support. +* GitHub Enterprise Server. * 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.