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: