Skip to content

add github action to check pre-commit #1

add github action to check pre-commit

add github action to check pre-commit #1

Workflow file for this run

name: lint
on:
push:
branches: [ "**" ]
jobs:
pre-commit:
uses: fsinfuhh/workflows/.github/workflows/check_pre_commit.yml@main