Update README.md

This commit is contained in:
Tonye Jack
2021-10-14 20:55:27 -04:00
committed by GitHub
parent 3451eadc87
commit 3e1f47b193

View File

@@ -19,7 +19,9 @@ Retrieve all changed files relative to the default branch (`pull_request*` based
* Fast execution (0-2 seconds on average). * Fast execution (0-2 seconds on average).
* Easy to debug. * Easy to debug.
* Boolean output indicating that certain files have been modified. * 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. * List all files that have changed.
* Between the current pull request branch and the default branch. * Between the current pull request branch and the default branch.
* Between the last commit and the current pushed change. * Between the last commit and the current pushed change.