Skip to content

feat: add blog post about splitting out unrelated changes #2980

feat: add blog post about splitting out unrelated changes

feat: add blog post about splitting out unrelated changes #2980

Workflow file for this run

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