Skip to content

[Breaking] UnitStyle, allunits and a bunch of renaming #140

[Breaking] UnitStyle, allunits and a bunch of renaming

[Breaking] UnitStyle, allunits and a bunch of renaming #140

Workflow file for this run

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