Skip to content

fix(charm): make the ingress work properly with grpc #22

fix(charm): make the ingress work properly with grpc

fix(charm): make the ingress work properly with grpc #22

name: Pull Request (Charm)
on:
pull_request:
paths:
- operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-charm.yaml