Skip to content

Clean up ni.protobuf.types comments to feature a first line summary. … #104

Clean up ni.protobuf.types comments to feature a first line summary. …

Clean up ni.protobuf.types comments to feature a first line summary. … #104

Workflow file for this run

name: CI
on:
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
check_protos:
name: Check .proto files
uses: ./.github/workflows/check_protos.yml
create_ci_artifacts:
name: Create CI artifacts
uses: ./.github/workflows/create_ci_artifacts.yml