Skip to content

Update github/codeql-action digest to 407ffaf #64

Update github/codeql-action digest to 407ffaf

Update github/codeql-action digest to 407ffaf #64

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"