Skip to content

Merge branch 'main' of https://github.com/lkdvos/BlockTensorKit.jl #2

Merge branch 'main' of https://github.com/lkdvos/BlockTensorKit.jl

Merge branch 'main' of https://github.com/lkdvos/BlockTensorKit.jl #2

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
- 'master'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "QuantumKitHub/.github/.github/workflows/formatcheck.yml@main"