Skip to content

preset should not be called renovate.json #124

preset should not be called renovate.json

preset should not be called renovate.json #124

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"