Skip to content

Merge pull request #94 from jonasbn/dependabot/bundler/rexml-3.3.9 #198

Merge pull request #94 from jonasbn/dependabot/bundler/rexml-3.3.9

Merge pull request #94 from jonasbn/dependabot/bundler/rexml-3.3.9 #198

name: Spellcheck Action
on: push
permissions: read-all
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@74c2a1451c617e7dd9532340b199e18d5411b168 # 0.44.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here