mirror of
https://github.com/miaowware/qrm2.git
synced 2025-02-20 04:32:22 -05:00
Update linting action
Should now run on PR
This commit is contained in:
parent
5f796d479e
commit
2c11dad358
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Linting
|
name: Linting
|
||||||
|
|
||||||
on: [push]
|
on: [push,pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flake8_py3:
|
flake8_py3:
|
||||||
|
Loading…
Reference in New Issue
Block a user