mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 04:55:22 +00:00
This changes the codespell action config to use a relative path for the generated crds.go file as the current pattern used fails the check used by codespell (which uses the `fnmatch` module). Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>