Skip to content

Update mikefarah/yq action to v4.34.2 #10

Update mikefarah/yq action to v4.34.2

Update mikefarah/yq action to v4.34.2 #10

---
name: Codespell - Spellcheck
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
jobs:
codespell:
uses: "dev-sec/.github/.github/workflows/codespell.yml@main"
with:
ignore_words_list: "commitish"