Skip to content

Add K8s project in SIGs' table #738

Add K8s project in SIGs' table

Add K8s project in SIGs' table #738

Workflow file for this run

name: Spell checking
on:
pull_request:
jobs:
spelling-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
config: .cspell.yaml