Merge pull request #223 from miaowware/action-update

Update linting action
This commit is contained in:
0x5c
2020-04-19 21:25:08 -04:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
name: Linting
on: [push]
on: [push,pull_request]
jobs:
flake8_py3: