Skip to content

fix: [sc-118962] Unable to Retrieve TLS Parameters from Kubernetes Secrets with the Postgres Collector #812

fix: [sc-118962] Unable to Retrieve TLS Parameters from Kubernetes Secrets with the Postgres Collector

fix: [sc-118962] Unable to Retrieve TLS Parameters from Kubernetes Secrets with the Postgres Collector #812

name: Required pull request labels
on:
pull_request:
branches:
- main
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check-labels:
name: Check required PR labels are present
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: replicatedhq/required-workflows/.github/actions/pr-labels@main