Skip to content

Bump fizyk/actions-reuse from 2.6.0 to 3.0.1 #407

Bump fizyk/actions-reuse from 2.6.0 to 3.0.1

Bump fizyk/actions-reuse from 2.6.0 to 3.0.1 #407

Workflow file for this run

name: Run linters
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
mypy: true
ruff: true
black: true