Skip to content

Commit

Permalink
Updated README.md (#266)
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 Nov 4, 2023
1 parent d275988 commit 78a040a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 78a040a

Please sign in to comment.