Skip to content

Update abatilo/actions-poetry action to v4 #469

Update abatilo/actions-poetry action to v4

Update abatilo/actions-poetry action to v4 #469

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"