Skip to content

Implement mTLS for all remote calls to microcluster #52

Implement mTLS for all remote calls to microcluster

Implement mTLS for all remote calls to microcluster #52

Workflow file for this run

name: PR Microcluster
on:
pull_request:
paths:
- 'sunbeam-microcluster/**'
jobs:
test:
uses: ./.github/workflows/test-golang.yml
build:
uses: ./.github/workflows/build-golang.yml