Update README.md

This commit is contained in:
Tonye Jack 2023-08-29 11:51:42 -06:00 committed by GitHub
parent cffa63d82e
commit 19657bbaed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: