Skip to content

docs: added config for docker2s2, plus What's New for v2.1.2 (#185) #303

docs: added config for docker2s2, plus What's New for v2.1.2 (#185)

docs: added config for docker2s2, plus What's New for v2.1.2 (#185) #303

Workflow file for this run

name: Spellcheck Action
on:
push:
pull_request:
branches:
- main
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck