Skip to content

Update to app version 4.12.2 #17

Update to app version 4.12.2

Update to app version 4.12.2 #17

Workflow file for this run

name: Generate helm docs
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render helm docs inside the README.md and push changes back to PR branch
uses: mintel/[email protected]
with:
git-push: "true"