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:
parent
139cb86a77
commit
7f05b89187
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Github action used to effortlessly track all changed files and directories relat
|
|||
|
||||
## Features
|
||||
|
||||
* Provides fast execution, averaging 0-10 seconds.
|
||||
* Fast execution, averaging 0-10 seconds.
|
||||
* Leverages either [Github's REST API](https://docs.github.com/en/rest/reference/repos#list-commits) or [Git's native diff](https://git-scm.com/docs/git-diff) to determine changed files.
|
||||
* Facilitates easy debugging.
|
||||
* Scales to handle large repositories.
|
||||
|
|
Loading…
Reference in a new issue