Skip to content

add handling for postgresql-missing-dictionaries in entrypoint #75

add handling for postgresql-missing-dictionaries in entrypoint

add handling for postgresql-missing-dictionaries in entrypoint #75

Workflow file for this run

---
name: Shell check and lint
on:
pull_request:
branches:
- main
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: luizm/action-sh-checker@master