Skip to content

Add documentation (#17) #35

Add documentation (#17)

Add documentation (#17) #35

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"