Skip to content

Update dependency rubocop to '~> 1.57.0' #16

Update dependency rubocop to '~> 1.57.0'

Update dependency rubocop to '~> 1.57.0' #16

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"