Skip to content

test: gate healthy-gating on TCP, not the postgres unix socket #125

test: gate healthy-gating on TCP, not the postgres unix socket

test: gate healthy-gating on TCP, not the postgres unix socket #125

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml