Skip to content

Merge pull request #30 from rubygems/dependabot/github_actions/github… #75

Merge pull request #30 from rubygems/dependabot/github_actions/github…

Merge pull request #30 from rubygems/dependabot/github_actions/github… #75

Workflow file for this run

name: spell
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
spell:
name: Check spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0