Skip to content

chore(ci): add workflow to update ui on repository_dispatch and creat… #210

chore(ci): add workflow to update ui on repository_dispatch and creat…

chore(ci): add workflow to update ui on repository_dispatch and creat… #210

Workflow file for this run

name: Build
on:
push:
branches:
- '**'
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
build:
uses: ./.github/workflows/_build.yml