Skip to content

QF-3825 wait_for_services.py handles if pg never responds in the timeout window #1585

QF-3825 wait_for_services.py handles if pg never responds in the timeout window

QF-3825 wait_for_services.py handles if pg never responds in the timeout window #1585

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: m-kuhn/backport@v1.2.5
with:
github_token: ${{ secrets.NYUKI_TOKEN }}