Skip to content

chore: bumps version to 0.6.1 #89

chore: bumps version to 0.6.1

chore: bumps version to 0.6.1 #89

Workflow file for this run

on: [push, pull_request]
name: Typos
jobs:
spelling:
name: Check for typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Run spell check
uses: crate-ci/typos@master