Skip to content

Merge pull request #162 from kmike/dependabot/github_actions/actions/… #213

Merge pull request #162 from kmike/dependabot/github_actions/actions/…

Merge pull request #162 from kmike/dependabot/github_actions/actions/… #213

Workflow file for this run

name: Run linters
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/linters-python.yml@v2.2.1
with:
mypy: true
pydocstyle: false