Skip to content

Merge pull request #90 from johnnymatthews/master #23

Merge pull request #90 from johnnymatthews/master

Merge pull request #90 from johnnymatthews/master #23

Workflow file for this run

name: Check
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: luizm/action-sh-checker@master
env:
SHELLCHECK_OPTS: -x