Skip to content

Remove Debian 10 from supported OS as it has not had Debian Security Support since since 10 Sep 2022 #898

Remove Debian 10 from supported OS as it has not had Debian Security Support since since 10 Sep 2022

Remove Debian 10 from supported OS as it has not had Debian Security Support since since 10 Sep 2022 #898

Workflow file for this run

name: Codespell
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
spell-check:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
-
name: Checkout repository
uses: actions/checkout@v4.1.7
-
name: Spell-Checking
uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: ./docs/routers/fritzbox-de.md,./mkdocs.yml,./package.json,./package-lock.json,./.markdownlint.json,./requirements.txt