Skip to content

Update dflook/terraform-fmt-check digest to 2bf43ab #463

Update dflook/terraform-fmt-check digest to 2bf43ab

Update dflook/terraform-fmt-check digest to 2bf43ab #463

Workflow file for this run

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