Skip to content

Merge pull request #40 from rubygems/dependabot/github_actions/github… #94

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

Merge pull request #40 from rubygems/dependabot/github_actions/github… #94

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@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1