Skip to content

chore(deps): update crate-ci/typos digest to 75e5143 #46

chore(deps): update crate-ci/typos digest to 75e5143

chore(deps): update crate-ci/typos digest to 75e5143 #46

Workflow file for this run

name: check-spelling
on:
pull_request:
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-${{ inputs.fedora_version }}
cancel-in-progress: true
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@c89d673ca19e503777d7d71b76908d4dab2b5138 # version 1.0.4
with:
files: ./README.md ./docs