Mise à jour de 'linting/pylint.yml'
This commit is contained in:
parent
4585814899
commit
15e8a6428d
@ -1,5 +1,8 @@
|
|||||||
name: Pylint
|
name: Pylint
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- '**.py'
|
||||||
jobs:
|
jobs:
|
||||||
pylint:
|
pylint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user