Skip to content

feat: support migrating all capev1 #2198

feat: support migrating all capev1

feat: support migrating all capev1 #2198

Workflow file for this run

name: Typos
on:
push:
branches:
- v*
- main
pull_request: {}
workflow_dispatch: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Check Typos
uses: crate-ci/[email protected]