Skip to content

fix: cis-dil-benchmark-2.2.1.3 read /etc/chrony.d (#154) #12

fix: cis-dil-benchmark-2.2.1.3 read /etc/chrony.d (#154)

fix: cis-dil-benchmark-2.2.1.3 read /etc/chrony.d (#154) #12

Workflow file for this run

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