Skip to content

Update ansible/ansible-lint action to v6.20.3 #71

Update ansible/ansible-lint action to v6.20.3

Update ansible/ansible-lint action to v6.20.3 #71

Workflow file for this run

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