Skip to content

fix: track all branches before unshallowing to allow checking out non… #307

fix: track all branches before unshallowing to allow checking out non…

fix: track all branches before unshallowing to allow checking out non… #307

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: "3.10.11"
- uses: pre-commit/[email protected]