Skip to content

Use patched OpenAPI spec for Go, too #925

Use patched OpenAPI spec for Go, too

Use patched OpenAPI spec for Go, too #925

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]