Skip to content

feat(moveElemsAttrsToGroup): improve attribute flow #99

feat(moveElemsAttrsToGroup): improve attribute flow

feat(moveElemsAttrsToGroup): improve attribute flow #99

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7
with:
incremental_files_only: true