Skip to content

2995 remove cluster network validation #10

2995 remove cluster network validation

2995 remove cluster network validation #10

Workflow file for this run

name: Main Build and Publish
on:
push:
branches:
- master
jobs:
build-main:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit