Skip to content

Merge pull request #1467 from diekmann/patch-1 #3701

Merge pull request #1467 from diekmann/patch-1

Merge pull request #1467 from diekmann/patch-1 #3701

Workflow file for this run

name: QA
on: [merge_group, push, pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]