From 161a189eb5c78db4f84ac77bab2ff4dbfc6b9d9c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 30 May 2023 15:22:07 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62871ce3..18a57341 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,10 @@ on: branches: - main -# ------------------------------------------------------------------------------------------------------------------------- +# ------------------------------------------------------------------------------------------------------------ # 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. -# ------------------------------------------------------------------------------------------------------------------------- +# ------------------------------------------------------------------------------------------------------------ jobs: build: