Skip to content

Update hugo19941994/delete-draft-releases action to v2 #68

Update hugo19941994/delete-draft-releases action to v2

Update hugo19941994/delete-draft-releases action to v2 #68

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