Skip to content

chore(deps): bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 #105

chore(deps): bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0

chore(deps): bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 #105

Workflow file for this run

name: Spell Checker
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
workflow_dispatch:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v5
- name: Check Spelling
id: spellcheck
uses: rojopolis/[email protected]
with:
config_path: .spellcheck.yml
task_name: Markdown