Skip to content

build(deps): bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0 #716

build(deps): bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0

build(deps): bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0 #716

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@v4
- name: Spellcheck
uses: rojopolis/[email protected]