Skip to content

Merge pull request #75 from jonasbn/dependabot/github_actions/github/… #163

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

Merge pull request #75 from jonasbn/dependabot/github_actions/github/… #163

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