Skip to content

Release 7.0.2

Release 7.0.2 #144

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
pre-commit:
uses: fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml@v3.1.0