Skip to content

Extended docs and examples for multiple assign_filter conditions (#227) #53

Extended docs and examples for multiple assign_filter conditions (#227)

Extended docs and examples for multiple assign_filter conditions (#227) #53

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"