Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 (#345) #510

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 (#345)

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 (#345) #510

Workflow file for this run

---
name: "Spellcheck"
on:
push:
branches:
- main
paths-ignore:
- '**.sh'
pull_request:
paths-ignore:
- '**.sh'
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Spelling
uses: rojopolis/[email protected]
with:
config_path: .spellcheck.yaml
task_name: Markdown