Skip to content

Merge pull request #981 from adamralph/refactor #1298

Merge pull request #981 from adamralph/refactor

Merge pull request #981 from adamralph/refactor #1298

Workflow file for this run

name: spell-check
on:
push:
branches: [main, release-*]
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- run: npx [email protected] "**/*"