Updated README.md (#266)

Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
tj-actions[bot] 2023-11-03 19:50:47 -06:00 committed by GitHub
parent d275988a8e
commit 78a040adc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ Get a branch or tag name without the `/ref/*` prefix.
* [`push*`](#push) * [`push*`](#push)
* [`pull_request*`](#pull_request) * [`pull_request*`](#pull_request)
* [`tag*`](#tag) * [`tag*`](#tag)
* [Other supported events](#other-supported-events)
* [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout) * [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout)
* [Credits](#credits) * [Credits](#credits)
* [Report Bugs](#report-bugs) * [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. 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): ### Possible usage with [actions/checkout](https://github.com/actions/checkout):
```yaml ```yaml