Skip to content

Add the missing components in the README #15

Add the missing components in the README

Add the missing components in the README #15

Workflow file for this run

name: Test Charts Pull Request
on:
pull_request:
jobs:
test-charts-pr:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Validate charts
run: |
make validate