Update README.md

This commit is contained in:
Tonye Jack
2022-08-29 09:08:43 -06:00
committed by GitHub
parent c6b48fe911
commit 3f5b196783

View File

@@ -13,7 +13,7 @@
## changed-files
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 directories 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` or `pull_request*` based event) returning the **absolute path** to all changed files and directories from the project root.
## Features