Skip to content

Preliminary debugging #1

Preliminary debugging

Preliminary debugging #1

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: pre-commit/[email protected]