Skip to content

Update mikefarah/yq action to v4.40.3 #135

Update mikefarah/yq action to v4.40.3

Update mikefarah/yq action to v4.40.3 #135

Workflow file for this run

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