on push
This commit is contained in:
parent
4ea176f825
commit
613ed6d8b0
1 changed files with 1 additions and 5 deletions
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
|
@ -1,9 +1,5 @@
|
||||||
name: lint
|
name: lint
|
||||||
|
on: push
|
||||||
on:
|
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- '*.py'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flake8_py3:
|
flake8_py3:
|
||||||
|
|
Loading…
Add table
Reference in a new issue