Skip to content

Generate flagd evaluation gRPC client #1

Generate flagd evaluation gRPC client

Generate flagd evaluation gRPC client #1

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
soundness:
name: Soundness
uses: ./.github/workflows/soundness.yaml
unit_test:
name: Unit Test
uses: ./.github/workflows/unit-test.yaml