diff --git a/README.md b/README.md index ffb8e5acb13..bf40b6fb74c 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ And many more... Visit the [discussions for more information](https://github.com/tj-actions/changed-files/discussions) or [create a new discussion](https://github.com/tj-actions/changed-files/discussions/new/choose) for usage-related questions. ### On `pull_request` 🔀 -Detect changes to all files in a Pull request relative to the target branch. +Detect changes to all files in a Pull request relative to the target branch or since the last pushed commit. #### Using local .git history 📁