Skip to content

Add tidy, fix mail symlink script #19

Add tidy, fix mail symlink script

Add tidy, fix mail symlink script #19

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