mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 16:23:50 +08:00
Updated README.md (#266)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
d275988a8e
commit
78a040adc7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user