From e085286c32296885decaae8c1fe6145ca3009911 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 29 Mar 2023 11:09:03 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06ad6fe6..f5668822 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ on: pull_request: 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.