Skip to content

chore(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 #246

chore(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0

chore(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 #246

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@v4
- name: Check Spelling
id: spellcheck
uses: rojopolis/[email protected]
with:
config_path: .spellcheck.yml
task_name: Markdown