Merge pull request #353 from nemchik/patch-1

Update README.md
This commit is contained in:
Thomas Hughes 2020-07-01 18:48:18 -05:00 committed by GitHub
commit 6c152d271e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,8 +95,10 @@ name: Lint Code Base
#############################
on:
push:
branches-ignore:
- 'master'
branches-ignore: [master]
# Remove the line above to run when pushing to master
pull_request:
branches: [master]
###############
# Set the Job #