Skip to content

Fix auto-assign version #25

Fix auto-assign version

Fix auto-assign version #25

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@v4
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.45.0
with:
config_path: .spellcheck.yaml
task_name: Markdown