Skip to content

try with token

try with token #12

Workflow file for this run

---
name: helm validation
on:
push:
branches:
- devel
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Validate helm-chart
id: helm-chart-validation
uses: kubevious/cli@v1.0.62
with:
helm_chart: charts/rb-theron-sim