dynmap-neoforge/.github/workflows/spellcheck.yaml
Renovate Bot 8357862871
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled
Update rojopolis/spellcheck-github-actions action to v0.63.0
2026-07-02 06:36:39 +00:00

14 lines
313 B
YAML

name: Checking for spelling errors
on:
push:
jobs:
spellcheck:
name: rojopolis/spellcheck
runs-on: ubuntu-20.04
steps:
- name: actions/checkout
uses: actions/checkout@v2
- name: rojopolis/spellcheck - actually doing something
uses: rojopolis/spellcheck-github-actions@0.63.0