Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Sep 25, 2023
1 parent 428220b commit 877b5ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

> **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

* [Features 🚀](#features-)
Expand Down

0 comments on commit 877b5ce

Please sign in to comment.