Update README.md

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

View file

@ -95,8 +95,9 @@ name: Lint Code Base
#############################
on:
push:
branches-ignore:
- 'master'
branches-ignore: [master]
pull_request:
branches: [master]
###############
# Set the Job #