Skip to content

Add reduce scripts v2 #23

Add reduce scripts v2

Add reduce scripts v2 #23

Workflow file for this run

# Run shellcheck and shfmt
name: Lint checks
on: [push, pull_request]
jobs:
shellcheck:
uses: ClangBuiltLinux/actions-workflows/.github/workflows/shellcheck.yml@main
shfmt:
uses: ClangBuiltLinux/actions-workflows/.github/workflows/shfmt.yml@main