mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-25 17:28:43 -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
|
||||
|
||||
on: [push]
|
||||
on: [push,pull_request]
|
||||
|
||||
jobs:
|
||||
flake8_py3:
|
||||
|
Loading…
Reference in New Issue
Block a user