Skip to content

add helm option in docs #24

add helm option in docs

add helm option in docs #24

Workflow file for this run

name: Test
on:
pull_request:
branches: [ "main" ]
types:
- opened
- reopened
- synchronize
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Python Tests
uses: ./.github/actions/tests