Skip to content

[v0.8] Update CI for k8s 1.28 #1544

[v0.8] Update CI for k8s 1.28

[v0.8] Update CI for k8s 1.28 #1544

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of file.txt
uses: crate-ci/typos@master