Skip to content

[v0.10] merge main for v0.10.1-rc.1 #2874

[v0.10] merge main for v0.10.1-rc.1

[v0.10] merge main for v0.10.1-rc.1 #2874

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master