Skip to content

Commit

Permalink
Updated README.md (#1361)
Browse files Browse the repository at this point in the history
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
  • Loading branch information
tj-actions-bot and jackton1 committed Jul 10, 2023
1 parent 732c1a1 commit f53b75e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -26,6 +26,8 @@ Github action used to effortlessly track all changed files and directories relat
* [Features](#features)
* [Usage](#usage)
* [On `pull_request`](#on-pull_request)
* [Using local .git history](#using-local-git-history)
* [Using Github's API](#using-githubs-api)
* [On `push`](#on-push)
* [Useful Acronyms](#useful-acronyms)
* [Outputs](#outputs)
Expand Down Expand Up @@ -203,7 +205,6 @@ jobs:
done
```


### On `push`

```yaml
Expand Down

0 comments on commit f53b75e

Please sign in to comment.