Skip to content

Initial E/PD extension for kind deployment #1277

Initial E/PD extension for kind deployment

Initial E/PD extension for kind deployment #1277

Workflow file for this run

name: Check Typos
on:
pull_request:
push:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Check typos
uses: crate-ci/typos@v1.43.5