Update lint-python.yml

This commit is contained in:
Nex 2021-07-27 21:43:25 +02:00 committed by GitHub
parent ad81d5c450
commit 45beb6eeda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: lint_python
on: [pull_request, push]
on: [pull_request]
jobs:
lint_python:
runs-on: ubuntu-latest