Skip to content

Commit 78a040a

Browse files
Updated README.md (#266)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
1 parent d275988 commit 78a040a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Get a branch or tag name without the `/ref/*` prefix.
2727
* [`push*`](#push)
2828
* [`pull_request*`](#pull_request)
2929
* [`tag*`](#tag)
30+
* [Other supported events](#other-supported-events)
3031
* [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout)
3132
* [Credits](#credits)
3233
* [Report Bugs](#report-bugs)
@@ -240,7 +241,6 @@ on:
240241

241242
Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples.
242243

243-
244244
### Possible usage with [actions/checkout](https://github.com/actions/checkout):
245245

246246
```yaml

0 commit comments

Comments
 (0)