theSure's picture
Upload 2037 files
a49cc2f verified
raw
history blame contribute delete
197 Bytes
name: Check typos
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]