Skip to content

Workflow file for this run

name: Python Flake8, black and pylint code quality check
on: [push]
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@main