Skip to content

Fix some things

Fix some things #76

Workflow file for this run

name: ShellCheck
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ShellCheck
uses: ludeeus/[email protected]
with:
scandir: './.config'