Skip to content

Update dependency rubocop to v1.63.4 #60

Update dependency rubocop to v1.63.4

Update dependency rubocop to v1.63.4 #60

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"