Skip to content

chore(deps): update ansible-community/ansible-test-gh-action action t… #264

chore(deps): update ansible-community/ansible-test-gh-action action t…

chore(deps): update ansible-community/ansible-test-gh-action action t… #264

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"