Update linting action

Should now run on PR
This commit is contained in:
0x5c
2020-04-19 21:10:34 -04:00
committed by GitHub
parent 5f796d479e
commit 2c11dad358
+1 -1
View File
@@ -1,6 +1,6 @@
name: Linting
on: [push]
on: [push,pull_request]
jobs:
flake8_py3: