Skip to content

chore(webapp): add document tree tests (#176) #16

chore(webapp): add document tree tests (#176)

chore(webapp): add document tree tests (#176) #16

Workflow file for this run

name: Main Build
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml