Skip to content

Merge pull request #839 from gofractally/mm/x-admin-yarn-lock #1175

Merge pull request #839 from gofractally/mm/x-admin-yarn-lock

Merge pull request #839 from gofractally/mm/x-admin-yarn-lock #1175

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