Skip to content

github(workflow): testing #3

github(workflow): testing

github(workflow): testing #3

Workflow file for this run

name: Typos
on:
pull_request:
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected]
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]