Skip to content

Bump crate-ci/typos from 1.25.0 to 1.26.0 #128

Bump crate-ci/typos from 1.25.0 to 1.26.0

Bump crate-ci/typos from 1.25.0 to 1.26.0 #128

Workflow file for this run

name: Check for typos
on:
[push, pull_request, workflow_dispatch]
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: git fetch origin ${{ github.base_ref }}
- name: Run spellcheck
uses: crate-ci/[email protected]