Skip to content

Bump crate-ci/typos from 1.31.1 to 1.31.2 #79

Bump crate-ci/typos from 1.31.1 to 1.31.2

Bump crate-ci/typos from 1.31.1 to 1.31.2 #79

Workflow file for this run

name: Typos
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
env:
CLICOLOR: 1
jobs:
spelling:
name: Spell check with typos
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
persist-credentials: false
- name: Run typos on repo
uses: crate-ci/typos@3be83342e28b9421997e9f781f713f8dde8453d2