Skip to content

downloads: Redesign the edition cards #219

downloads: Redesign the edition cards

downloads: Redesign the edition cards #219

Workflow file for this run

name: Typos
on:
push:
branches: [main, website-rewrite]
pull_request:
branches: [main, website-rewrite]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.36.2