Skip to content

Deprecation of Ubuntu 18.04 #53

Deprecation of Ubuntu 18.04

Deprecation of Ubuntu 18.04 #53

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"