Skip to content

Update OpenAPI spec and regenerate libs #617

Update OpenAPI spec and regenerate libs

Update OpenAPI spec and regenerate libs #617

Workflow file for this run

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