Skip to content

Mention new timeout feature in 0.10.0 release post #480

Mention new timeout feature in 0.10.0 release post

Mention new timeout feature in 0.10.0 release post #480

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches:
- main
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master