mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
Update README.md
This commit is contained in:
parent
5e7cbf5fdb
commit
99c80bdd47
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ Effortlessly track all changed files and directories relative to a target branch
|
|||
* [Features 🚀](#features-)
|
||||
* [Usage 💻](#usage-)
|
||||
* [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)
|
||||
* [On `push` ⬆️](#on-push-️)
|
||||
* [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.
|
||||
|
||||
#### Using local .git history 📁
|
||||
#### Using local .git directory 📁
|
||||
|
||||
```yaml
|
||||
name: CI
|
||||
|
|
Loading…
Add table
Reference in a new issue