Skip to content

Improve formatting #143

Improve formatting

Improve formatting #143

Workflow file for this run

name: spellcheck
on:
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@a0fba0ca8b9e552d4241ea5ccfaa4ca4162622d0 # 0.41.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown