Skip to content

ci: Add typos workflow #1

ci: Add typos workflow

ci: Add typos workflow #1

Workflow file for this run

name: Typos
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/[email protected]