Skip to content

Updated documentation and improved the Spellcheck workflow, so we get… #51

Updated documentation and improved the Spellcheck workflow, so we get…

Updated documentation and improved the Spellcheck workflow, so we get… #51

Workflow file for this run

name: Shellcheck Action
on: push
jobs:
build:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ludeeus/[email protected]
name: Shellcheck