Update README.md

This commit is contained in:
Tonye Jack 2023-05-30 15:22:07 -06:00 committed by GitHub
parent a48618a94b
commit 161a189eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,10 +82,10 @@ on:
branches: branches:
- main - main
# ------------------------------------------------------------------------------------------------------------------------- # ------------------------------------------------------------------------------------------------------------
# Event `push`: Compare the preceeding commit -> to the current commit of the main branch. # Event `push`: Compare the preceeding commit -> to the current commit of the main branch.
# Event `pull_request`: Compare the last commit of main -> to the current commit of a Pull Request branch. # Event `pull_request`: Compare the last commit of main -> to the current commit of a Pull Request branch.
# ------------------------------------------------------------------------------------------------------------------------- # ------------------------------------------------------------------------------------------------------------
jobs: jobs:
build: build: