Skip to content

Merge pull request #849 from gofractally/gh-upload-fix #1210

Merge pull request #849 from gofractally/gh-upload-fix

Merge pull request #849 from gofractally/gh-upload-fix #1210

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