redis-om-python/.github/workflows/spellcheck.yml
dependabot[bot] b12b432439
Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.33.0 (#526)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chayim <chayim@users.noreply.github.com>
2023-07-12 11:19:29 +03:00

15 lines
341 B
YAML

name: spellcheck
on:
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.33.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown