Skip to content

Implement multi-hop routing of consensus messages #29

Implement multi-hop routing of consensus messages

Implement multi-hop routing of consensus messages #29

Workflow file for this run

name: On Update - Build
on:
workflow_dispatch:
push:
branches:
- main
- "release/*"
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
jobs:
build:
name: Run Builds
uses: ./.github/workflows/ubuntu-builder.yml