Skip to content

feat(ui-react): deploy the React UI via the MINT chart (9.0.0-beta.3) #40

feat(ui-react): deploy the React UI via the MINT chart (9.0.0-beta.3)

feat(ui-react): deploy the React UI via the MINT chart (9.0.0-beta.3) #40

Workflow file for this run

name: Generate Helm documentation
on:
- pull_request
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Run helm-docs
uses: losisin/helm-docs-github-action@v1
with:
git-push: true