Skip to content

Bump next from 12.1.6 to 13.5.0 #110

Bump next from 12.1.6 to 13.5.0

Bump next from 12.1.6 to 13.5.0 #110

Workflow file for this run

name: Spell Checker action
on: [pull_request, push]
jobs:
run:
name: Start Spell Checking with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of * Files
uses: crate-ci/typos@master
with:
files: ./*