Skip to content

add codeowners

add codeowners #8

Workflow file for this run

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