Skip to content

Move first command below license header #34

Move first command below license header

Move first command below license header #34

Workflow file for this run

on:
push:
branches:
- master
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]