Skip to content

Formatting pass, decide whether to keep or skip before merging #466

Formatting pass, decide whether to keep or skip before merging

Formatting pass, decide whether to keep or skip before merging #466

Workflow file for this run

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