Skip to content

v0.8.3

v0.8.3 #164

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master