Update README.md

This commit is contained in:
Tonye Jack
2023-03-29 11:09:03 -06:00
committed by GitHub
parent ba19ff432d
commit e085286c32

View File

@@ -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.