Skip to content

Add btidy, misc provisioning script fixes #26

Add btidy, misc provisioning script fixes

Add btidy, misc provisioning script fixes #26

Workflow file for this run

name: Shellcheck
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ShellCheck
uses: ludeeus/action-shellcheck@0.2.1