Skip to content

chore(scripts): add release script #400

chore(scripts): add release script

chore(scripts): add release script #400

Workflow file for this run

name: Lint code
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
lint:
uses: clytage/workflows/.github/workflows/pnpm-lint.yml@main
secrets: inherit