Skip to content

add retries to certificate download task (#158) #244

add retries to certificate download task (#158)

add retries to certificate download task (#158) #244

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"