Skip to content

Use reusable workflows to not duplicate them #40

Use reusable workflows to not duplicate them

Use reusable workflows to not duplicate them #40

Workflow file for this run

name: Run pre-commit hooks
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
run-hooks:
uses: mathbunnyru/pre-commit-workflows/.github/workflows/pre-commit.yml@main