Skip to content

feat: getChart

feat: getChart #100

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- vm_operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-and-test.yaml
cla:
uses: ./.github/workflows/cla.yaml