Skip to content

chore: test FW-CI-templates ko3n1g/fix/linkcheck-retry-backoff #1425

chore: test FW-CI-templates ko3n1g/fix/linkcheck-retry-backoff

chore: test FW-CI-templates ko3n1g/fix/linkcheck-retry-backoff #1425

Workflow file for this run

name: Spelling
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: .
config: ./.github/workflows/config/typos.toml