diff --git a/README.md b/README.md index 78af4772f33..bddec51b142 100644 --- a/README.md +++ b/README.md @@ -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) @@ -203,7 +205,6 @@ jobs: done ``` - ### On `push` ```yaml