Skip to content

fix critical services issue on pg follower restart #12809

fix critical services issue on pg follower restart

fix critical services issue on pg follower restart #12809

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"