Skip to content

Add role argument spec and action to auto-update readme #76

Add role argument spec and action to auto-update readme

Add role argument spec and action to auto-update readme #76

Workflow file for this run

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