Skip to content

[tinker-cookbook] Initial drop of xmux #335

[tinker-cookbook] Initial drop of xmux

[tinker-cookbook] Initial drop of xmux #335

Workflow file for this run

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