Skip to content

chore: release v0.1.0-beta.3 #5

chore: release v0.1.0-beta.3

chore: release v0.1.0-beta.3 #5

Workflow file for this run

name: Check Spelling
on: [pull_request, push]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of repo
uses: crate-ci/typos@master