Skip to content

ci: use a separate job for release #9

ci: use a separate job for release

ci: use a separate job for release #9

Workflow file for this run

name: Typos
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spell check with typos
uses: crate-ci/[email protected]