Skip to content

fix description to be compatible with marketplace #135

fix description to be compatible with marketplace

fix description to be compatible with marketplace #135

---
on:
- push
- pull_request
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2