Update linter.yml

This commit is contained in:
Preston 2020-10-01 21:59:31 -04:00 committed by GitHub
parent 2cc2e04183
commit f71e9e84c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ name: Linter
# events but only for the master branch
on:
pull_request:
branches: [ master ]
branches: [ master, development ]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: