Update README.md

This commit is contained in:
Eric Nemchik 2020-07-01 18:34:44 -05:00 committed by GitHub
parent 1b6938fdb2
commit a9d8d7998c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,6 +96,7 @@ name: Lint Code Base
on: on:
push: push:
branches-ignore: [master] branches-ignore: [master]
# Remove the line above to run when pushing to master
pull_request: pull_request:
branches: [master] branches: [master]