Skip to content

chore: release v5.8.0 #613

chore: release v5.8.0

chore: release v5.8.0 #613

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]