Skip to content

wdi_basteln

wdi_basteln #92

Workflow file for this run

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