Skip to content

Enable pre-commit.ci for style checking #1751

Enable pre-commit.ci for style checking

Enable pre-commit.ci for style checking #1751

Workflow file for this run

name: Pre-Commit
on:
workflow_dispatch:
pull_request:
push:
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]