Skip to content

Fix order of read options (-p should be with the prompt) #7

Fix order of read options (-p should be with the prompt)

Fix order of read options (-p should be with the prompt) #7

Workflow file for this run

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