Skip to content

Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0 #78

Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0

Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0 #78

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/action-shellcheck@2.0.0
name: Shellcheck