Skip to content

Merge pull request #88 from jonasbn/dependabot/github_actions/rojopol… #188

Merge pull request #88 from jonasbn/dependabot/github_actions/rojopol…

Merge pull request #88 from jonasbn/dependabot/github_actions/rojopol… #188

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@d5aba66a94528674ea744124f9ebcfd55e945836 # 0.43.1
with:
config_path: .github/spellcheck.yml # put path to configuration file here