JiantaoLin
new
20bf0a0
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]