Update pystyle.yml

This commit is contained in:
Dr. Mia von Steinkirch 2020-03-26 16:06:14 -07:00 committed by GitHub
parent ac27ddf576
commit 5155478f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,8 @@
name: PyStyle
on: [pull_request, issues]
jobs:
- name: Python Style Checker
uses: andymckay/pycodestyle-action@0.1.3