Skip to content

Limit cometbft load balancer ports to only those actually used (#1190) #91

Limit cometbft load balancer ports to only those actually used (#1190)

Limit cometbft load balancer ports to only those actually used (#1190) #91

Workflow file for this run

name: Deploy CIMain
on:
push:
branches:
- 'main'
jobs:
trigger_cimain:
uses: ./.github/workflows/cluster_tests.yml
secrets: inherit
with:
workflow: deploy_cimain
sha: ${{ github.sha }}