From 78a040adc7c4f0be6b6952c3b9a0a37e4b70cb66 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Fri, 3 Nov 2023 19:50:47 -0600 Subject: [PATCH] Updated README.md (#266) Co-authored-by: jackton1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ef3c7..7436eaa 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Get a branch or tag name without the `/ref/*` prefix. * [`push*`](#push) * [`pull_request*`](#pull_request) * [`tag*`](#tag) + * [Other supported events](#other-supported-events) * [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout) * [Credits](#credits) * [Report Bugs](#report-bugs) @@ -240,7 +241,6 @@ on: Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples. - ### Possible usage with [actions/checkout](https://github.com/actions/checkout): ```yaml