Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 5, 2024
1 parent 5e7cbf5 commit 99c80bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 99c80bd

Please sign in to comment.