From a9d8d7998cbe626a7de5b11146491d6e9b6954ea Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Wed, 1 Jul 2020 18:34:44 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9fb5af4..6c1b6520 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ name: Lint Code Base on: push: branches-ignore: [master] + # Remove the line above to run when pushing to master pull_request: branches: [master]