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
|
## Events
|
||||||
|
|
||||||
* `push*`
|
### `push*`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
@ -140,7 +140,7 @@ on:
|
|||||||
# Outputs: "main" the default branch.
|
# Outputs: "main" the default branch.
|
||||||
```
|
```
|
||||||
|
|
||||||
* `pull_request*`
|
### `pull_request*`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
@ -192,7 +192,7 @@ on:
|
|||||||
# Outputs: "main" the default branch.
|
# Outputs: "main" the default branch.
|
||||||
```
|
```
|
||||||
|
|
||||||
* `tag*`
|
### `tag*`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user