Skip to content

Enable Eduhelx deployment with two HeLx instances in one namespace #7

Enable Eduhelx deployment with two HeLx instances in one namespace

Enable Eduhelx deployment with two HeLx instances in one namespace #7

Workflow file for this run

# On pull request, ensure helm-docs is being run
name: Run-Helm-Docs
on:
pull_request:
types: [ opened, synchronize ]
paths-ignore:
- .github/workflows/*
- .github/*
jobs:
run-helm-docs:
uses: helxplatform/helx-github-actions/.github/workflows/run-helm-docs.yml@main
secrets: inherit