3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-16 19:27:39 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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).
* 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.