Skip to content

Update github/codeql-action digest to 3ab4101 #174

Update github/codeql-action digest to 3ab4101

Update github/codeql-action digest to 3ab4101 #174

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"