Update README.md

This commit is contained in:
Tonye Jack
2022-06-12 23:58:54 -04:00
committed by GitHub
parent 6a63d1e1bf
commit 4221d49190

View File

@@ -13,7 +13,7 @@
## changed-files
Retrieve all changed files relative to the target branch (`pull_request*` based events) or the last remote commit (`push` based event) returning the **absolute path** to all changed files from the project root.
Retrieve all changed files and directories relative to the target branch (`pull_request*` based events) or the last remote commit (`push` based event) returning the **absolute path** to all changed files and direcoties from the project root.
## Features