Skip to content

Set number of warning days before password expires for existing users #565

Set number of warning days before password expires for existing users

Set number of warning days before password expires for existing users #565

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"
with:
ignore_words_list: "chage,BOOTUP"