Skip to content

Merge pull request #1017 from adamralph/dependabot/github_actions/act… #1362

Merge pull request #1017 from adamralph/dependabot/github_actions/act…

Merge pull request #1017 from adamralph/dependabot/github_actions/act… #1362

Workflow file for this run

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