Skip to content

add command_endpoint var for service templates #36

add command_endpoint var for service templates

add command_endpoint var for service templates #36

Workflow file for this run

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