Skip to content

chore(deps): update actions/setup-python action to v5 #65

chore(deps): update actions/setup-python action to v5

chore(deps): update actions/setup-python action to v5 #65

Workflow file for this run

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