Skip to content

Update install-postgres-db-helm.adoc #475

Update install-postgres-db-helm.adoc

Update install-postgres-db-helm.adoc #475

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- master
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Docs
run: make check
- name: No diff
run: git diff --exit-code