Skip to content

Updating X-admin's yarn.lock so we don't see it updated every time we build #1173

Updating X-admin's yarn.lock so we don't see it updated every time we build

Updating X-admin's yarn.lock so we don't see it updated every time we build #1173

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