Skip to content

fix(docker): set db container to use regular postgres image #1035

fix(docker): set db container to use regular postgres image

fix(docker): set db container to use regular postgres image #1035

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]