Skip to content

chore: fix lint:spelling by adding antipattern #2915

chore: fix lint:spelling by adding antipattern

chore: fix lint:spelling by adding antipattern #2915

Workflow file for this run

jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:package
name: Lint Package
on:
pull_request: ~
push:
branches:
- main