Remove Linter CI for master branch

This commit is contained in:
Preston 2020-06-19 16:33:23 -04:00 committed by GitHub
parent 6df12274b2
commit b5451709a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ name: Linter
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]