Update README.md

This commit is contained in:
Tonye Jack
2021-11-19 23:59:21 -05:00
committed by GitHub
parent 1622678cd7
commit 5515da09bf

View File

@@ -12,7 +12,7 @@
## changed-files
Retrieve all changed files relative to the default branch (`pull_request*` based events) or a previous commit (`push` based event) returning the **absolute path** to all changed files from the project root.
Retrieve all changed files relative to the default 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.
## Features