Skip to content

Feat/improve build comment #221

Feat/improve build comment

Feat/improve build comment #221

name: pre-commit check
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]