Skip to content

Merge pull request #881 from gofractally/check-registered-http-server… #1312

Merge pull request #881 from gofractally/check-registered-http-server…

Merge pull request #881 from gofractally/check-registered-http-server… #1312

Workflow file for this run

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