Skip to content

Merge pull request #79 from jonasbn/dependabot/github_actions/github/… #170

Merge pull request #79 from jonasbn/dependabot/github_actions/github/…

Merge pull request #79 from jonasbn/dependabot/github_actions/github/… #170

name: Spellcheck Action
on: push
permissions: read-all
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@b83ca7c1b5c285e4f2b43e209a455c74872ec341 # 0.42.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here