Add the following to your GIthub Actions workflows:
steps:
- uses: actions/checkout@master
- name: ShellCheck Action
uses: fearphage/[email protected]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- Shellcheck - https://github.com/koalaman/shellcheck