Skip to content

Bump chart version and add new appstore version #10

Bump chart version and add new appstore version

Bump chart version and add new appstore version #10

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