Skip to content

Fix ShellCheck issues, indentation, add workflow #3

Fix ShellCheck issues, indentation, add workflow

Fix ShellCheck issues, indentation, add workflow #3

Workflow file for this run

name: ✅ ShellCheck
on: [push, pull_request]
jobs:
shellcheck:
name: ✅ ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: shellcheck bin/pgenv