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