Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

deprecation notice

deprecation notice #62

Workflow file for this run

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