Update README.md (#82)

This commit is contained in:
Tonye Jack 2021-05-25 17:39:15 -04:00 committed by GitHub
parent 0389470572
commit 518dba3e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,19 @@
changed-files changed-files
------------- -------------
Retrieve all changed, added, modified and deleted files relative to the default branch (`pull_request*` events) or last commit (`push` event). Retrieve all changed files relative to the default branch (`pull_request*` events) or a previous commit (`push` event).
This includes detecting files that were:
- Added
- Copied
- Modified
- Deleted
- Renamed
- Type changed
- Unmerged
- Unknown
## Features ## Features