Skip to content

test(robot): fix migration confirmation after migration node down test case for v2 volumes #2138

test(robot): fix migration confirmation after migration node down test case for v2 volumes

test(robot): fix migration confirmation after migration node down test case for v2 volumes #2138

Workflow file for this run

name: Codespell
on:
pull_request:
branches:
- master
- main
- "v*.*.*"
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Check code spell
uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
skip: "*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum"
ignore_words_list: aks