Update README.md
This commit is contained in:
parent
428220b7f4
commit
877b5ce98c
@ -17,6 +17,13 @@
|
|||||||
|
|
||||||
Effortlessly track all changed files and directories relative to a target branch, preceding commit or the last remote commit returning **relative paths** from the project root using this GitHub action.
|
Effortlessly track all changed files and directories relative to a target branch, preceding commit or the last remote commit returning **relative paths** from the project root using this GitHub action.
|
||||||
|
|
||||||
|
> **Warning**
|
||||||
|
>
|
||||||
|
> * This action only detects files that have changed in a pull request, pushed commit and other events, for detecting pending uncommited changes generated during the workflow execution.
|
||||||
|
>
|
||||||
|
> See: https://github.com/tj-actions/verify-changed-files
|
||||||
|
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
|
||||||
* [Features 🚀](#features-)
|
* [Features 🚀](#features-)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user