Skip to content

chore: test

chore: test #2

Workflow file for this run

name: check typos
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]