run linting on PR only

This commit is contained in:
Sam Schott 2020-11-12 15:56:54 +00:00
parent bd1c72e6b7
commit d99a9ac093

View File

@ -1,6 +1,6 @@
name: Lint with black and mypy
on: push
on: pull_request
jobs:
black: