Skip to content

feat: allow restricting what types can be passed in as parameters #1687

feat: allow restricting what types can be passed in as parameters

feat: allow restricting what types can be passed in as parameters #1687

Workflow file for this run

name: Lint Spelling
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run lint:spelling