diff --git a/README.md b/README.md index 06ad6fe6bfb..f5668822127 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.