v2.1.0
This project is a fork of https://github.com/jitterbit/get-changed-files, which supports pull_request_target
, allow to filter files using regular expressions, removes the ahead check and considers renamed modified files as modified.
Changes
- Renamed files that are also modified are included in
renamed
,modified
andadded_modified
. @Ana06 - Dependencies update