Skip to content

ci: bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.62.0 #11

ci: bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.62.0

ci: bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.62.0 #11

Workflow file for this run

name: Spell Check
on:
push:
branches: [ main, feature ]
pull_request:
branches: [ main ]
jobs:
spellcheck:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Spellcheck
uses: rojopolis/spellcheck-github-actions@0.62.0
with:
config_path: .github/spell-check-config/.spellcheck.yaml