Update README.md
This commit is contained in:
parent
5e7cbf5fdb
commit
99c80bdd47
@ -28,7 +28,7 @@ Effortlessly track all changed files and directories relative to a target branch
|
|||||||
* [Features 🚀](#features-)
|
* [Features 🚀](#features-)
|
||||||
* [Usage 💻](#usage-)
|
* [Usage 💻](#usage-)
|
||||||
* [On `pull_request` 🔀](#on-pull_request-)
|
* [On `pull_request` 🔀](#on-pull_request-)
|
||||||
* [Using local .git history 📁](#using-local-git-history-)
|
* [Using local .git directory 📁](#using-local-git-history-)
|
||||||
* [Using Github's API :octocat:](#using-githubs-api-octocat)
|
* [Using Github's API :octocat:](#using-githubs-api-octocat)
|
||||||
* [On `push` ⬆️](#on-push-️)
|
* [On `push` ⬆️](#on-push-️)
|
||||||
* [Other supported events :electron:](#other-supported-events-electron)
|
* [Other supported events :electron:](#other-supported-events-electron)
|
||||||
@ -97,7 +97,7 @@ Visit the [discussions for more information](https://github.com/tj-actions/chang
|
|||||||
|
|
||||||
Detect changes to all files in a Pull request relative to the target branch or since the last pushed commit.
|
Detect changes to all files in a Pull request relative to the target branch or since the last pushed commit.
|
||||||
|
|
||||||
#### Using local .git history 📁
|
#### Using local .git directory 📁
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: CI
|
name: CI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user