Skip to content

feat: add 'Copy Scaffolding' dropdown with shell command generator #63

feat: add 'Copy Scaffolding' dropdown with shell command generator

feat: add 'Copy Scaffolding' dropdown with shell command generator #63

Workflow file for this run

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