mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Update README.md
This commit is contained in:
parent
cffa63d82e
commit
19657bbaed
@ -98,7 +98,7 @@ Support this project with a :star:
|
||||
|
||||
## Events
|
||||
|
||||
* `push*`
|
||||
### `push*`
|
||||
|
||||
```yaml
|
||||
on:
|
||||
@ -140,7 +140,7 @@ on:
|
||||
# Outputs: "main" the default branch.
|
||||
```
|
||||
|
||||
* `pull_request*`
|
||||
### `pull_request*`
|
||||
|
||||
```yaml
|
||||
on:
|
||||
@ -192,7 +192,7 @@ on:
|
||||
# Outputs: "main" the default branch.
|
||||
```
|
||||
|
||||
* `tag*`
|
||||
### `tag*`
|
||||
|
||||
```yaml
|
||||
on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user