Skip to content

Fix typos in values.yaml (#3) #4

Fix typos in values.yaml (#3)

Fix typos in values.yaml (#3) #4

Workflow file for this run

name: Build helm chart
on:
push:
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
paths:
- 'helm/**'
jobs:
helm:
uses: onecx/ci-product/.github/workflows/build.yml@v1
secrets: inherit