Skip to content

Merge pull request #9 from axoflow/release-v0.96.0 #21

Merge pull request #9 from axoflow/release-v0.96.0

Merge pull request #9 from axoflow/release-v0.96.0 #21

Workflow file for this run

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