Skip to content

chore(deps): update actions/checkout digest to b4ffde6 (#481) #146

chore(deps): update actions/checkout digest to b4ffde6 (#481)

chore(deps): update actions/checkout digest to b4ffde6 (#481) #146

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
with:
# set pylint-version to empty string to skip the pylint workflow
pylint-version: ''