Skip to content

.

. #53

Workflow file for this run

name: Code Quality
jobs:
check:
uses: drehelis/improved-chainsaw/.github/workflows/code-quality.yml@main
with:
build: true
prettier: true
lint: false
type-check: true