Skip to content

Merge pull request #826 from gofractally/mm/chainmail-archive #1223

Merge pull request #826 from gofractally/mm/chainmail-archive

Merge pull request #826 from gofractally/mm/chainmail-archive #1223

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