Skip to content

Pick first config file directory by default (#17) #12

Pick first config file directory by default (#17)

Pick first config file directory by default (#17) #12

Workflow file for this run

---
name: "Spellcheck"
on:
push:
branches:
- main
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.23.0
with:
config_path: .spellcheck.yaml
task_name: Markdown