Skip to content

Merge pull request #4094 from KonradowyPL/v3.0 #636

Merge pull request #4094 from KonradowyPL/v3.0

Merge pull request #4094 from KonradowyPL/v3.0 #636

Workflow file for this run

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.29.0