Skip to content

Echo action cmd during debug #87

Echo action cmd during debug

Echo action cmd during debug #87

---
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